|
|
 |
Re: FN-FORUM Installing PHP and Apache
date posted 20th January 2003 16:36
Okay so I have installed PHP Triad and when I try to open the SQL control
panel it just closes itself down and when I try to open a php doc in my
browser it just opens up Dreamweaver??? argh!!!
----- Original Message -----
From: "Darran Shepherd" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Monday, January 20, 2003 3:11 PM
Subject: RE: FN-FORUM Installing PHP and Apache
>
> I have attempted to install PHP and Apache on my computer at home but
> when I run Apache I get the following error:
>
> 'Cannot add module via name 'mod_php.c': not in list of loaded modules
>
> Does anyone know what this means and how I can rectify it?
>
>
> Sounds to me like you're trying to call AddModule in the httpd.conf file
> before you've added a LoadModule line.
>
> Not quite sure of the syntax on Win32, but it should be something like:
> LoadModule php_module modules/libphp.dll
> AddModule mod_php.c
>
> Easiest way is to download PHP Triad or something similar which will
> install Apache, PHP and MySQL in one easy routine.
>
> Darran.
>
>
>
> ========
> Advertise with Freelancers.net +Additions+
> http://www.freelancers.net/advert.php
>
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
|
 |
|