Web Hosting Talk







View Full Version : Problem with PHP 4.1.1 Package


MagiCat
02-27-2002, 02:29 PM
When I installed the PHP 4.1.1 package I started encountering a problem with Webalizer 2. I get the following error message: "webalizer: error in loading shared libraries: libpng.so.2: cannot open shared object file: No such file or directory" in the log that's e-mailed to me.

My thinking is was to just create a symbolic link but Perl gives a wrong version error. I was thinking of just adding it back but then libpng.a would be the wrong version for it.

Don't want to start diving in and changing things because I don't want to destroy the control panel.

Angel78
02-28-2002, 06:00 AM
there is a 4.1.2 PKG, but you have to install OS2 update,hm and before that you have to un-install php 4.0.6, do i have to instal 4-0-6 once again and than try 4.1.2 update or simply install the 4.1.2 pkg, aftre OS2 update?...ahm:confused:

btw 4.0.6 has some major security issues...

MagiCat
02-28-2002, 11:33 AM
Originally posted by Angel78
there is a 4.1.2 PKG, but you have to install OS2 update,hm and before that you have to un-install php 4.0.6, do i have to instal 4-0-6 once again and than try 4.1.2 update or simply install the 4.1.2 pkg, aftre OS2 update?...ahm:confused:

btw 4.0.6 has some major security issues...

Actually, 4.1.2 did install without incident without installing the OS update that it says it requires. I am wondering if I'm going to end up with problems because of that though when trying to do the OS update.

Still, I'm having the same problems I mentioned above, libpng.so.2 was missing and Webalizer 2 seems to rely on it for graphics. I copied a version from another Raq (as well as libpng.a and renamed the one installed with version 3 and it's working for now but I'm thinking that PHP will have problems if anyone uses the graphics library so I'm looking for a more permanent solution.)