Can I delete unzip folder of eaccelerator?

Can I delete unzip folder of eaccelerator?

by Mohd Heidzir heidzir -
Number of replies: 2
Hi,

I succesfully integrate eaccelerator 0.95 with Apache 2 on Fedora RC5 with PHP5 and MySQL5.
Below is my installation step.
1. Download the source
2. Tar the source file (unzip)
3. run the compiling command line as stated at eaccelerator installation website
4. copy eaccelerator.ini to /etc/php.d
5. change default setting of eaccelerator.php
6. restart the Apache

My 20 cent question is ->
Can I delete the unzip folder of eaccelarator after i install it? (refer Step 2)





Average of ratings: -
In reply to Mohd Heidzir heidzir

Re: Can I delete unzip folder of eaccelerator?

by Maik Riecken -
Hi,

You've run "make install"? Then it should be possible. But you'll have to repeat the compilation process anytime you update your php version - so just keep it.

Maik
In reply to Maik Riecken

Re: Can I delete unzip folder of eaccelerator?

by Mohd Heidzir heidzir -
Hi Maik,

Yes, I did run 'make install'.
OK. Noted your advise.
Thanks, Maik.

regards,

Heidzir