Re: PHP with MySQL

2000-06-01 Thread Viktor Rosenfeld
John Pearson wrote: > You shouldn't need to. > > If you have php3 (not php3-cgi) installed: > - Install php3-mysql; > - Ensure that the line > extension=mysql.so > appears in /etc/php3/apache/php3.ini > - Stop & re-start apache. > > If you're using php3-cgi: > - Install php3-cgi-

Re: PHP with MySQL

2000-06-01 Thread John Pearson
On Thu, Jun 01, 2000 at 03:17:53AM +, Thiago wrote > I'm tring ti use PHP with MySQL, > but every time I receive this message! > Fatal error: Call to unsupported or undefined function mysql_connect() in > /www/http/mysql_test.php3 on line 12 > > How do I recompile the PHP to enable MySQL supp

Re: PHP with MySQL

2000-05-31 Thread Andrei Ivanov
You need to install php-cgi and php-cgi-mysql packages.Actually that did not help me, so I downloaded and build php from source. Andrei - Andrei S. Ivanov [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PR

Re: php with mysql support

1997-11-01 Thread Hamish Moffatt
On Sat, Nov 01, 1997 at 09:17:01AM +0100, Egon Schmid wrote: > Hamish Moffatt wrote: > > Has anyone got a debian package or suitable binary&module of > > phpfi with mysql support? The debian package doesn't include it > > In the new alpha php3 source there is no option to compile ELF dynamic > lo