View Single Post
  #4  
Old 12-11-2006, 07:04 PM
alex alex is offline
Senior Member
 
Join Date: Jan 2006
Posts: 51
I decided I didn't want to start a new server up with existing problems so I removed everything, lsws, zend optimizer etc, got rid of all php.ini's etc
I did a routine lsws install, setting the optimizer option to install apc.
I then ran the zend optimizer install.
I am again seeing the same error in the log although the IP and and port seem to have changed

[10.1.1.2.1292-0#_AdminVHost] [STDERR] PHP Warning: Unknown(): Unable to load dynamic library './apc.so' - ./apc.so: cannot open shared object file: No such file or directory in Unknown on line 0

The good news is APC is working as shown here:

http://198.65.115.221/phpinfo.php

So i guess we are good for now. Something about the zend optimzer install seems to be causing it but I need that for our ratings site

Do all the rest of the settings I copied in above look good?
Reply With Quote