[BlueOnyx:08718] Re: more suphp problems

"Søren S. Straszek" dump_mail at straszek.dk
Tue Oct 4 00:25:21 -05 2011


Hi michael,

Den 04/10/2011 kl. 04.01 skrev Michael Stauber:

> Hi Søren,
> 
>> Found the cause of the problem: When running without suphp php version
>> 5.2.17 is used, when switching suphp on suddenly php version 5.1.6 is
>> used.
>> 
>> How can i fix this ?
> 
> Like Joachim said: In the /etc/suphp.conf change the line ....
> 
> x-httpd-suphp="php:/usr/bin/php-cgi"
> 
> ... to this:
> 
> x-httpd-suphp="php:/home/solarspeed/php/bin/php-cgi"
> 
> Typically the PKG will do this for you on installation. And newer PHP PKGs of 
> mine have a constructor included which periodically checks if that line is 
> still present and didn't get changed during a suPHP upgrade.
> 
> However, the older PKGs (PHP-5.2 has been discontinued) may not have that and 
> after a suPHP upgrade this info could go walks.


Id did as mention above, and that got me a bit further, but no in the direction i was hoping for. Su is now using the right php version(5.2.17), but with all these errors:

//www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/mysql.so' - /usr/lib/php/modules/php/20060613/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/mysqli.so' - /usr/lib/php/modules/php/20060613/mysqli.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdflib/libpdf_php.so' - /usr/lib/php/modules/pdflib/libpdf_php.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/pdo.so' - /usr/lib/php/modules/php/20060613/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/pdo_mysql.so' - /usr/lib/php/modules/php/20060613/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/pdo_sqlite.so' - /usr/lib/php/modules/php/20060613/pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/pgsql.so' - /usr/lib/php/modules/php/20060613/pgsql.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/sqlite.so' - /usr/lib/php/modules/php/20060613/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php/20060613/xmlrpc.so' - /usr/lib/php/modules/php/20060613/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0, referer: http://www.xxx.com/sandkasse/
[Tue Oct 04 07:23:06 2011] [error] [client 92.246.30.157] PHP Fatal error:  Call to undefined function  mysql_connect() in /home/.sites/106/site3/web/sandkasse/65/includes/functions/database.php on line 19, referer: http://www.xxx.com/sandkasse/







> 

> -- 
> With best regards
> 
> Michael Stauber
> 
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx





More information about the Blueonyx mailing list