Deadnala
Fledgling Freddie
- Joined
- Jan 3, 2004
- Messages
- 678
Ofcours i have pro hosting with php and sql support etc but i want to run the apache webserver with php on my local pc for devolepment use so i can test local etc
For apache, i installed the latest version from the official site and seems to work propper like it should...
Now i install php, allso the latest version from its original site. I folow all the instructions like they describe in the install file. If i restart my apache it wont start anymore.
I tested if the php runs, heres the commandprompt sample:
C:\PHP>php -v
PHP 4.3.5 (cgi-fcgi) (built: Mar 25 2004 15:20:43)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
If i try to run apache this hapens..
C:\Program Files\Apache Group\Apache2\bin>apache
Syntax error on line 176 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/PHP/sapi/php4apache.dll into server: Kan opgegeven module niet vinden.
you think ofc the file is missing, but look here...
C:\PHP\sapi>dir php4apache.dll
Het volume in station C heeft geen naam.
Het volumenummer is 94B4-D8A0
Map van C:\PHP\sapi
25/03/2004 15:33 28.672 php4apache.dll
1 bestand(en) 28.672 bytes
0 map(pen) 24.548.986.880 bytes beschikbaar
I allso noticed the slashes (win = \ unix = /) but that is not realy the problem, i tryed with both but they are converted automatic to / in the output.
I been trying to get this work for 2 wheeks now and i read alot of forums manuals just name it. I am out of ideas now,i hope that maybe somone can help me here, tia.
Greetings
For apache, i installed the latest version from the official site and seems to work propper like it should...
Now i install php, allso the latest version from its original site. I folow all the instructions like they describe in the install file. If i restart my apache it wont start anymore.
I tested if the php runs, heres the commandprompt sample:
C:\PHP>php -v
PHP 4.3.5 (cgi-fcgi) (built: Mar 25 2004 15:20:43)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
If i try to run apache this hapens..
C:\Program Files\Apache Group\Apache2\bin>apache
Syntax error on line 176 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/PHP/sapi/php4apache.dll into server: Kan opgegeven module niet vinden.
you think ofc the file is missing, but look here...
C:\PHP\sapi>dir php4apache.dll
Het volume in station C heeft geen naam.
Het volumenummer is 94B4-D8A0
Map van C:\PHP\sapi
25/03/2004 15:33 28.672 php4apache.dll
1 bestand(en) 28.672 bytes
0 map(pen) 24.548.986.880 bytes beschikbaar
I allso noticed the slashes (win = \ unix = /) but that is not realy the problem, i tryed with both but they are converted automatic to / in the output.
I been trying to get this work for 2 wheeks now and i read alot of forums manuals just name it. I am out of ideas now,i hope that maybe somone can help me here, tia.
Greetings