Re: Using mysql support with php4-cgi.

2003-01-22 Thread fred
Hi Alex, Thanks very much for your answer, it now works as expected. Regards, Fred. Alexander Seidel wrote: On Tue, Jan 21, 2003 at 05:30:01PM +, fred wrote: I am trying to use php4-cgi to run some php scripts from cron. The problem is that php4-cgi is not built with mysql support, to fi

Re: Using mysql support with php4-cgi.

2003-01-21 Thread Alexander Seidel
On Tue, Jan 21, 2003 at 05:30:01PM +, fred wrote: > > I am trying to use php4-cgi to run some php scripts from cron. The > problem is that php4-cgi is not built with mysql support, to find that > out I did : > > /usr/lib/cgi-bin/php4 -i > There are different php.ini for PHP4 as module and

Using mysql support with php4-cgi.

2003-01-21 Thread fred
Hi All, I am trying to use php4-cgi to run some php scripts from cron. The problem is that php4-cgi is not built with mysql support, to find that out I did : /usr/lib/cgi-bin/php4 -i Now I notice that php4-cgi-mysql is obsolete and that package php4-mysql replaces it. However package php4-mys