1 Apr 2006 06:28
php-fastcgi error
P.V.Anthony <pvantony <at> singnet.com.sg>
2006-04-01 04:28:56 GMT
2006-04-01 04:28:56 GMT
Hi, I have a problem with my php-fastcgi. Please note that there is nothing wrong with lighttpd. I have compiled php with fastcgi on server 01 and it is worknig fine. I tried the same thing on server 02 and I am getting an error. The strange part is that the error only happens when I login as a normal user. When I login as root, there is no error. The error is as follows. # php-fastcgi -v PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/20020429/pgsql.so' - /usr/lib/20020429/pgsql.so: undefined symbol: php_regcomp in Unknown on line 0 PHP 4.3.11 (cgi-fcgi) (built: Apr 1 2006 03:00:55) Copyright (c) 1997-2004 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies I do not get this error on server 01 when I run as a normal user. Where have I gone wrong? I really do not have a clue. My permissions on pgsql.so has others set to read. Please do advise. P.V.Anthony(Continue reading)
RSS Feed