Re: MySql module won't load in Apache (DebianLinux)

2002-10-16 Thread david hong
i didn't try the deb packages for apache+mysql+php. but i did install & compile from source in woody machine, and it works. On Wed, 16 Oct 2002 21:01:55 -0700 (PDT), nate wrote > Chip Rose said: > > > Does anyone have a clue about what I'm *TRYING* to convey?? > > Thanks/Chip Rose > > no bu

Re: MySql module won't load in Apache (DebianLinux)

2002-10-16 Thread nate
Chip Rose said: > Does anyone have a clue about what I'm *TRYING* to convey?? > Thanks/Chip Rose no but I think i can help did you install php3-mysql? check the php config file to be sure the module is loading(I haven't used php3 in a long time, but for php4 this is in /etc/php/*/php.ini) us

MySql module won't load in Apache (DebianLinux)

2002-10-16 Thread Chip Rose
I'm running Woody, with MySQL, PHP3,and Apache all installed from the CD. Apache document root works fine, and php3 is fine also. I uncommented the following lines in /etc/apache/httpd.conf LoadModule php3_module /usr/lib/apache/1.3/libphp3.so AddType application/x-httpd-php3 .php3 AddType applic