PDA

View Full Version : Did the PHP upgrade install Zend 2.1?


rhopek
02-07-2003, 04:09 PM
Anyone know if DSM installed Zend Optimizer 2.1?

rhopek
02-07-2003, 04:42 PM
I've found the ZendOptimizer.so installed in two locations on my DSM box. Both int he standard /usr/local/Zend/lib directory where Zend would install it by default, as well as in /usr/local/dsm/lib. Which one is DSM is actually using?

Also, is the php.ini file in /usr/local/dsm/lib also the primary php.ini?

Thx.

LeeJ
02-07-2003, 05:10 PM
DSM uses.

/usr/local/dsm/lib

rhopek
02-07-2003, 05:17 PM
Originally posted by LeeJ
DSM uses.

/usr/local/dsm/lib

What is the current version installed assuming I have the latest updates?

rhopek
02-07-2003, 05:51 PM
AH CRAP!

It looks like DSM isn't compatible with Zend 2.1! I just upgraded to it as ModernBill requires it and now I just get a bunch of encoded jibberish when accessing DSM.

Zervex, any assistance would be helpful!

LeeJ
02-07-2003, 06:20 PM
which optimizer file did you replace

rhopek
02-07-2003, 06:53 PM
I replaced both of them (in the directories noted above).

I can access ModernBill and other PHP driven sites on the server fine, but DSM is screwed.

LeeJ
02-07-2003, 09:50 PM
You need to replace the one in /usr/local/dsm/lib with the original if you would like dsm to function properly.

rhopek
02-07-2003, 11:35 PM
Originally posted by LeeJ
You need to replace the one in /usr/local/dsm/lib with the original if you would like dsm to function properly.

Are you saying that the php.ini file in that directory is only for DSM and not the core Apache install?

LeeJ
02-08-2003, 05:35 AM
Yes

rhopek
02-08-2003, 10:25 AM
Originally posted by LeeJ
Yes

Where is the one for the primary Apache install?

LeeJ
02-08-2003, 10:42 AM
You can get this info by creating a phpinfo page. :-)
/usr/lib/php.ini