Click to See Complete Forum and Search --> : [RESOLVED] Setting up Appache with PHP


Nightcat
02-22-2009, 07:02 PM
I've set up the latest Apache with latest PHP but when starting Apache I get next error

PHP Startup: Unable to load dynamic library C:/PHP/php_mysql.dll' - Invalid access to memory location.

I'll look into it, but any help welcome in the meanwile

Nightcat
02-22-2009, 08:04 PM
Also, all the PHP files have been downloaded in the ZIP folder, so none of them is missing

Fang
02-23-2009, 05:43 AM
Why have you not used an installer? xampp (http://www.apachefriends.org/en/xampp.html) wamp (http://www.wampserver.com/en/)
Your problem can have several reasons, including insufficient memory. If this is the case there are several 'light' versions available.

chazzy
02-23-2009, 05:50 AM
tell us more about the system, is it 32 bit or 64 bit; what version of PHP?

Nightcat
02-23-2009, 07:12 AM
The system is WinXP 32bit with Dual core Athlon64 and 2gig of RAM

Apache2.2, PHP5.2.8.8

I never use any of the preset packages as I usualy don't have any problems setting up an Appache, this time round I also wanted it to serve ASP.NET pages, but came unstuck already on PHP :(

chazzy
03-01-2009, 10:44 AM
so i did a bit of snooping around. would you mind posting your entire PHP.INI file?

Edit, also found this which might describe your situation. http://bugs.php.net/bug.php?id=41825

Nightcat
03-02-2009, 03:20 PM
Thanks for the replies :)

I installed Xamp and got on with the work :)

Also have ASP.NET running on my machine now :)