Hi All,
I've just installed apache-ssl and that works fine. However PHP wasn't
enable by default so I edited httpd.conf but now when starting apache-ssl
I'm getting
PHP Fatal error: Unable to start session mm module in Unknown on line 0
Bug#112093 sees to cover this but it is closed. I ran ec
i installed apache-ssl and added php support..
we can access mysql database using our setup...
however our company is planning on using DB2 database
running on 1 of our window2K servers(although im
trying to convince them to install it on linux).
my question here is that do i need to recompile P
Ashley Clark wrote:
>
> On Sun, 22 Aug 1999, Andrew Glover wrote:
> > LoadModule /usr/lib/php3/apache/mysql.so
>
Thanks for [both of yours] help. And sorry for the duplicate post by
me.
Andrew.
--
Andrew Glover
On Sun, 22 Aug 1999, Andrew Glover wrote:
> LoadModule /usr/lib/php3/apache/mysql.so
Close. You don't need the line you had here, just put in
/etc/php3/apache/php3.ini a line saying extension=mysql.so and then restart
apache, then your MySQL pages should load
You might also want other extensio
Hi, Ive got a problem with php / mysql. Ive installed php3-mysql, although it
doesnt want to load. apacheconfig doesnt even attempt to load it.
After playing I figured out to add:
LoadModule auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so
into httpd.conf, but im also guessing I need:
On Sun, 22 Aug 1999 [EMAIL PROTECTED] wrote:
> Hi, Ive got a problem with php / mysql. Ive installed php3-mysql, although
> it
> doesnt want to load. apacheconfig doesnt even attempt to load it.
>
> After playing I figured out to add:
>
> LoadModule auth_mysql_module /usr/lib/apache/1.3/mo
Hi, Ive got a problem with php / mysql. Ive installed php3-mysql, although it
doesnt want to load. apacheconfig doesnt even attempt to load it.
After playing I figured out to add:
LoadModule auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so
into httpd.conf, but im also guessing I need
7 matches
Mail list logo