[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] I hate you, PHP.



I'm missing PNG support somewhere.


ln -s /usr/lib/libpng.so.3.1.2.2 /usr/lib/libpng.so.3


Ok, tried that one.. here's what I got..

[root sbin]# ls -l /usr/lib/*png*
lrwxrwxrwx 1 root root 26 Apr 3 21:55 /usr/lib/libpng.so.3 -> /usr/lib/libpng.so.3.1.2.2
[root sbin]# ./httpd
Syntax error on line 58 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libpng.so.3: cannot open shared object file: No such file or directory
[root sbin]#

:(