|
|
 |
RE: FN-FORUM Installing PHP and Apache
date posted 20th January 2003 17:38
Try following this tutorial:
http://www.ricocheting.com/server/index.html
I, an absolute novice at this kind of thing, managed to set everything
up pretty painlessly.
Cheers,
Kai
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] On Behalf Of Peter McCormack
Sent: 20 January 2003 16:38
To: [EMAIL REMOVED]
Subject: Re: FN-FORUM Installing PHP and Apache
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]
>
========
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]
|
 |
|