Apache error when accessing mysql php5ts.dll Offset: 0000ac5

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Apache error when accessing mysql php5ts.dll Offset: 0000ac5

Postby vk2him » 21. January 2009 06:01

Hello all,

I have an XP Media Center with SP3 that is running iis and mysql. I am in the process of migrating to Apache using Xampp.

I have most of my pages now working properly on Apache, however if any of my pages try to access mysql then Apache aborts with the following error:

AppName: apache.exe AppVer: 2.2.11.0 ModName: php5ts.dll
ModVer: 5.2.8.8 Offset: 0000ac5a

I can't access phpmyadmin via Apache/Xampp as I get the same error, however I can access phpmyadmin if I run it from my iis server (different directory).

As I already have a working mysql database, could this be the problem? I have configured the Xampp mysql to run on a different port to the one that iis uses.

The WinmysqlAdmin "Start Check" has no errors and the my.ini looks OK too.

Starting mysql manually via the batch file works fine too, however every time I try to access mysql I get the above error.

Any help would be appreciated!
Thanks
Image
vk2him
 
Posts: 2
Joined: 21. January 2009 05:30

Re: Apache error when accessing mysql php5ts.dll Offset: 0000ac5

Postby Izzy » 21. January 2009 06:12

Any help in these forum search results for php5ts (link) that you probably should have tried before posting your first message as outlined in the forum Announcements !!! Forum Search - Please Read First!!!.

What version of XAMPP?

Any more clues in the Windows Event Viewer?

Any clues in the Apache error.log file?

BTW WinMySQLAdmin is deprecated and the use of it in XAMPP is not recommended, use phpMyAdmin instead - a forum search for winmysqladmin may be fruitful for other alternatives.

It also sounds like you may have other issues with the XAMPP installation that is often fixed by uninstalling then doing a fresh install - make sure you backup your folders, files and databases before deleting the xampp folder ready for a fresh install.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Re: Apache error when accessing mysql php5ts.dll Offset: 0000ac5

Postby vk2him » 21. January 2009 09:59

Izzy wrote:Any help in these forum search results for php5ts (link) that you probably should have tried before posting your first message as outlined in the forum Announcements !!! Forum Search - Please Read First!!!.



I did that already, that's why I posted my question because my issue isn't listed . :?

What version of XAMPP?


1.7.0

Any more clues in the Windows Event Viewer?

Any clues in the Apache error.log file?


This is the logfile output when the error happened

Code: Select all
[Wed Jan 21 16:39:17 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:39:18 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Jan 21 16:39:18 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:39:18 2009] [notice] Digest: done
[Wed Jan 21 16:39:21 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Jan 21 16:39:21 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Jan 21 16:39:21 2009] [notice] Parent: Created child process 4236
[Wed Jan 21 16:39:21 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:39:21 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Wed Jan 21 16:39:22 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:39:22 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:39:22 2009] [notice] Digest: done
[Wed Jan 21 16:39:23 2009] [notice] Child 4236: Child process is running
[Wed Jan 21 16:39:23 2009] [notice] Child 4236: Acquired the start mutex.
[Wed Jan 21 16:39:23 2009] [notice] Child 4236: Starting 250 worker threads.
[Wed Jan 21 16:39:23 2009] [notice] Child 4236: Listening on port 4499.
[Wed Jan 21 16:39:23 2009] [notice] Child 4236: Listening on port 9191.
[Wed Jan 21 16:40:29 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Jan 21 16:40:30 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:40:30 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:40:30 2009] [notice] Digest: done
[Wed Jan 21 16:40:32 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Jan 21 16:40:32 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Jan 21 16:40:32 2009] [notice] Parent: Created child process 5624
[Wed Jan 21 16:40:32 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:40:32 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Wed Jan 21 16:40:33 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:40:34 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:40:34 2009] [notice] Digest: done
[Wed Jan 21 16:40:35 2009] [notice] Child 5624: Child process is running
[Wed Jan 21 16:40:35 2009] [notice] Child 5624: Acquired the start mutex.
[Wed Jan 21 16:40:35 2009] [notice] Child 5624: Starting 250 worker threads.
[Wed Jan 21 16:40:35 2009] [notice] Child 5624: Listening on port 4499.
[Wed Jan 21 16:40:35 2009] [notice] Child 5624: Listening on port 9191.
[Wed Jan 21 16:41:12 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Jan 21 16:41:12 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:41:12 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:41:12 2009] [notice] Digest: done
[Wed Jan 21 16:41:13 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Jan 21 16:41:13 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Jan 21 16:41:13 2009] [notice] Parent: Created child process 2188
[Wed Jan 21 16:41:13 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:41:13 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Wed Jan 21 16:41:15 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:41:15 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:41:15 2009] [notice] Digest: done
[Wed Jan 21 16:41:16 2009] [notice] Child 2188: Child process is running
[Wed Jan 21 16:41:16 2009] [notice] Child 2188: Acquired the start mutex.
[Wed Jan 21 16:41:16 2009] [notice] Child 2188: Starting 250 worker threads.
[Wed Jan 21 16:41:16 2009] [notice] Child 2188: Listening on port 4499.
[Wed Jan 21 16:41:16 2009] [notice] Child 2188: Listening on port 9191.
[Wed Jan 21 16:41:25 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Jan 21 16:41:25 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:41:25 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:41:25 2009] [notice] Digest: done
[Wed Jan 21 16:41:26 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Jan 21 16:41:26 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Jan 21 16:41:26 2009] [notice] Parent: Created child process 4416
[Wed Jan 21 16:41:26 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:41:26 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Wed Jan 21 16:41:27 2009] [warn] module php5_module is already loaded, skipping
[Wed Jan 21 16:41:27 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Jan 21 16:41:27 2009] [notice] Digest: done
[Wed Jan 21 16:41:27 2009] [notice] Child 4416: Child process is running
[Wed Jan 21 16:41:27 2009] [notice] Child 4416: Acquired the start mutex.
[Wed Jan 21 16:41:27 2009] [notice] Child 4416: Starting 250 worker threads.
[Wed Jan 21 16:41:27 2009] [notice] Child 4416: Listening on port 4499.
[Wed Jan 21 16:41:27 2009] [notice] Child 4416: Listening on port 9191.


BTW WinMySQLAdmin is deprecated and the use of it in XAMPP is not recommended, use phpMyAdmin instead - a forum search for winmysqladmin may be fruitful for other alternatives.


I can't get phpmyadmin to run, it give the above error

It also sounds like you may have other issues with the XAMPP installation that is often fixed by uninstalling then doing a fresh install - make sure you backup your folders, files and databases before deleting the xampp folder ready for a fresh install.


Did that already before I looked here for help :cry:

Thanks anyway ..
Image
vk2him
 
Posts: 2
Joined: 21. January 2009 05:30

Re: Apache error when accessing mysql php5ts.dll Offset: 0000ac5

Postby Wiedmann » 21. January 2009 10:10

Code: Select all
[Wed Jan 21 16:41:26 2009] [warn] module php5_module is already loaded, skipping

Revert your own changes in the Apache config files, and all will working.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: tysonzach and 161 guests