Click to See Complete Forum and Search --> : Apache configuration problem
Arovane
07-19-2006, 06:23 AM
Hi
I am absolutely new to PHP, highly motivated, but already stuck with a problem in the adjustments in the configuration file. I follow the plan laid out in the new Blog Design Solutions book, pp. 33-8 and have downloaded the newest version of both PHP and Apache - 2.2.
Here's the problem: Apache cannot load the php5apache2.dll file into the server. In the conf file, line 116, it states; LoadModule php5_module C:/php5/php5apache2.dll and yes, php5 is placed at C:/.
So... What is this about?
Appreciate suggestions...
MarkR
07-19-2006, 06:59 AM
Please post the relevant parts of Apache's error log.
We are not psychic.
Mark
Arovane
07-19-2006, 09:01 AM
There is nothing to be learned form the error log, I'm afraid. But here is the full text:
[Thu Jul 13 13:56:42 2006] [notice] Apache/2.2.2 (Win32) configured -- resuming normal operations
[Thu Jul 13 13:56:42 2006] [notice] Server built: Apr 29 2006 18:32:31
[Thu Jul 13 13:56:42 2006] [notice] Parent: Created child process 3776
[Thu Jul 13 13:56:42 2006] [notice] Child 3776: Child process is running
[Thu Jul 13 13:56:42 2006] [notice] Child 3776: Acquired the start mutex.
[Thu Jul 13 13:56:42 2006] [notice] Child 3776: Starting 250 worker threads.
[Thu Jul 13 13:56:42 2006] [notice] Child 3776: Starting thread to listen on port 80.
[Thu Jul 13 13:57:43 2006] [error] [client 127.0.0.1] File does not exist: C:/Programmer/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Thu Jul 13 14:46:32 2006] [notice] Apache/2.2.2 (Win32) configured -- resuming normal operations
[Thu Jul 13 14:46:32 2006] [notice] Server built: Apr 29 2006 18:32:31
[Thu Jul 13 14:46:32 2006] [notice] Parent: Created child process 1072
[Thu Jul 13 14:46:34 2006] [notice] Child 1072: Child process is running
[Thu Jul 13 14:46:34 2006] [notice] Child 1072: Acquired the start mutex.
[Thu Jul 13 14:46:34 2006] [notice] Child 1072: Starting 250 worker threads.
[Thu Jul 13 14:46:34 2006] [notice] Child 1072: Starting thread to listen on port 80.
Now, my attempts at setting Apache up for PHP was made on Friday...
The Test Configuration gives the nformation I stated in the first post.
Jens
tsinka
07-19-2006, 09:48 AM
Which error message do you get exactly ? How exactly did you install php ? Alternatively, download and install xampp (http://www.xampp.org).
Thomas
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.