Re: php4 with mysql support

2004-09-29 Thread Trev Thorpe
> extension=mysql.so > -davidc > Thanks David, I found the extension=mysql.so as commented out. Uncommented and all is fine. Thanks !! -- Trevor Thorpe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: php4 with mysql support

2004-09-28 Thread David Clymer
On Tue, 2004-09-28 at 23:03, Trev Thorpe wrote: > Hey Everyone, > > I am having some trouble configuring php4 with mysql. > > phpinfo via phpmyadmin interface does NOT show a 'MYSQL' table, normally > located about 2/3 of the page down.. > > Reference URL(What it should look like): > htt

Re: php4 with mysql support

2004-09-28 Thread Jule Slootbeek
the best thing to do it probably install php4 from source using --with-mysql=/path/to/mysql.h that has always worked for me Jule Trev Thorpe wrote: Hey Everyone, I am having some trouble configuring php4 with mysql. phpinfo via phpmyadmin interface does NOT show a 'MYSQL' table, normally loca