Hi 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 -----Original Message----- From: Morten Nilsen [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 1:27 PM To: [email protected] Cc: [EMAIL PROTECTED] Subject: Re: can not run php ???? ????? wrote: > I have the same problem, but it accrued after I had to replace my Asus main > board with a new one made by Gigabyte (the same chip set - nVidia 2- and the > same hardware). > Morten: Do you think it has anything to do with the hardware (main board) > changes? Sounds rather far fetched... got any other problems with the box? > Stig: did you changed anything in your hardware right b4 the problem > accrued. > > Thank you all 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 _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
