I'm sorry... what exactly is your problem? could you perhaps describe a little more in detail?
The problem stig was having (as far as I can tell) was caused by using an old php.ini from php4 with php5 Cheers, -- Morten ******************************************* I was running a TSL 2.1 Linux on a box with a Asus main board Nvidia 2 chip set with 512 MB ram. The server had a web site on it, Mysql db, named and php. All was working fine. Unfortunately the Asus main board had perished. I replace it your main board but, I am having the following problems: 1. I can not access the Mysql server. Getting an error that the mysql.so file does not exist. 2. phpinfo test file can run only if php.ini file is deleted. Putting back the php.ini file and the php does not work at all. 3. Except for the board nothing else was changed. 4. I do not have a Windows system running on this box. 5. I have installed a TSL 2.2 and the same problem accrued. 6. If I am leaving the php.ini file (configured as shown in your help files) running phpinfo.php gets a white blank page. If I am opening this page source I can see the content of the phpinfo file ie <? phpinfo(); ?> Running phpmyadmin gets the following error: ******* Mysql error log: (from http://www.phpmyadmin.net/home_page/docs.php) Mysql error log "[1.20] I receive the error "cannot load MySQL extension, please check PHP Configuration". To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension but failed. Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar. " *********** Thank you for your help Menahem Lurie _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
