PHP errors
Posted: Fri Jan 10, 2003 1:11 pm
OKay, I'm trying to add a message board onto my local Windows XP machine. I have the following installed:
Apache 1.3.27
mysql
PHP 4.3.0
phpBB bulletin board software
The problem is, I added all of the correct lines into the httpd.conf config file, but I am having trouble with the line which says: AddModule mod_php4.c.
With that line entered, when I try to start the Apache service, it gives me the error:
"cannot add module via name mod_php4.c : not in list of loaded modules."
In loaded modules, there is a line which I added that says:
"LoadModule php4_module d:/program files/php2/php4apache.dll" where d: is my programs directory.
There is no mod_php4.c file in my php install, directory, binary zip file, apache directory, or anywhere else on my machine. Am I missing this file? And if so, where can I get it? I've tried searching everywhere.
Thanks in advance for any help. Feel free to add me to chat clients.
Pete
Apache 1.3.27
mysql
PHP 4.3.0
phpBB bulletin board software
The problem is, I added all of the correct lines into the httpd.conf config file, but I am having trouble with the line which says: AddModule mod_php4.c.
With that line entered, when I try to start the Apache service, it gives me the error:
"cannot add module via name mod_php4.c : not in list of loaded modules."
In loaded modules, there is a line which I added that says:
"LoadModule php4_module d:/program files/php2/php4apache.dll" where d: is my programs directory.
There is no mod_php4.c file in my php install, directory, binary zip file, apache directory, or anywhere else on my machine. Am I missing this file? And if so, where can I get it? I've tried searching everywhere.
Thanks in advance for any help. Feel free to add me to chat clients.
Pete