Posted by stryfedll on 05/28/07 11:29
On May 28, 3:16 am, stryfedll <stryfe...@gmail.com> wrote:
> Hello, I have installed PHP 5.2, MySQL 5.0, and Apache 2.2. Everything
> works fine except the error mentioned in the subject. Here is the
> error log for Apache which shows the problem...
>
> [Mon May 28 03:11:03 2007] [notice] Apache/2.2.4 (Win32) PHP/5.2.2
> configured -- resuming normal operations
> [Mon May 28 03:11:03 2007] [notice] Server built: Jan 9 2007 23:17:20
> [Mon May 28 03:11:03 2007] [notice] Parent: Created child process 2076
> PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\PHP\\ext
> \\php_mysql.dll' - Invalid access to memory location.\r\n in Unknown
> on line 0
> [Mon May 28 03:11:03 2007] [notice] Child 2076: Child process is
> running
> [Mon May 28 03:11:03 2007] [notice] Child 2076: Acquired the start
> mutex.
> [Mon May 28 03:11:03 2007] [notice] Child 2076: Starting 250 worker
> threads.
> [Mon May 28 03:11:03 2007] [notice] Child 2076: Starting thread to
> listen on port 80.
> [Mon May 28 03:11:12 2007] [notice] Parent: Received shutdown signal
> -- Shutting down the server.
> [Mon May 28 03:11:12 2007] [notice] Child 2076: Exit event signaled.
> Child process is ending.
> [Mon May 28 03:11:13 2007] [notice] Child 2076: Released the start
> mutex
> [Mon May 28 03:11:14 2007] [notice] Child 2076: Waiting for 250 worker
> threads to exit.
> [Mon May 28 03:11:14 2007] [notice] Child 2076: All worker threads
> have exited.
> [Mon May 28 03:11:14 2007] [notice] Child 2076: Child process is
> exiting
> [Mon May 28 03:11:14 2007] [notice] Parent: Child process exited
> successfully.
Fixed. Don't know what the problem was but it took me 4 hours of
frustration.
[Back to original message]
|