Question
Dw8+PHP5+MySQL5 problem
Hi!
My WEB server was upgraded to Apache/2.0.59 (NETWARE) PHP/5.2.6 mod_jk/1.2.15 with Mysql 5.0.67,
Now, trying to run simple PHP script with query to a MySQL table, the server log the following errors:
PHP Warning: PHP Startup: Unable to load dynamic library 'sys:/php5/ext/php_xsl.nlm' - (dlfcn) Load failure including unresolved symbol in Unknown on line 0
[18-Sep-2008 12:39:13] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in Applic:/HTDocs/Untitled-1.php on line 13
I'm using DreamWeaver 8.02.
Someone told me that I need to disable the possibility to load dynamically the PHP_XSL.
How can I do it?
Any other opinion?
Please help
TIA
Nanu
My WEB server was upgraded to Apache/2.0.59 (NETWARE) PHP/5.2.6 mod_jk/1.2.15 with Mysql 5.0.67,
Now, trying to run simple PHP script with query to a MySQL table, the server log the following errors:
PHP Warning: PHP Startup: Unable to load dynamic library 'sys:/php5/ext/php_xsl.nlm' - (dlfcn) Load failure including unresolved symbol in Unknown on line 0
[18-Sep-2008 12:39:13] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in Applic:/HTDocs/Untitled-1.php on line 13
I'm using DreamWeaver 8.02.
Someone told me that I need to disable the possibility to load dynamically the PHP_XSL.
How can I do it?
Any other opinion?
Please help
TIA
Nanu
