473,378 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

"Invalid Access to Memory Location" - PHP and MySQL Configuration Problem

Hi All,

This morning I have installed and configured Apache, MySQL and PHP on a
Windows Server 2003 machine. Everything appears to be working fine, except
that I keep getting an error message each time PHP starts up:

PHP Startup: Unable to load dynamic library 'c:\php\ext\php_mysqli.dll'
Invalid Access to memory location.

I have checked the PHP and MySQL websites and it seems this is a known issue
with MySQL. However I can't find a work around.

Given that I am about to start work on a new PHP and SQL app this is a
problem for me. :)

Any suggestions?

I am using Apache 2.2, PHP 5.2.4 (installed manually) and MySQL 5.0.41.

Thanks,

F
Sep 9 '07 #1
4 6863
Mr Fuzzi wrote:
Hi All,

This morning I have installed and configured Apache, MySQL and PHP on a
Windows Server 2003 machine. Everything appears to be working fine, except
that I keep getting an error message each time PHP starts up:

PHP Startup: Unable to load dynamic library 'c:\php\ext\php_mysqli.dll'
Invalid Access to memory location.

I have checked the PHP and MySQL websites and it seems this is a known issue
with MySQL. However I can't find a work around.

Given that I am about to start work on a new PHP and SQL app this is a
problem for me. :)

Any suggestions?

I am using Apache 2.2, PHP 5.2.4 (installed manually) and MySQL 5.0.41.

Thanks,

F

You said it's a known issue with MySQL. So why are you asking in a PHP
newsgroup?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Sep 9 '07 #2
Hi Jerry,

Thanks for taking the time to reply to my posting.
You said it's a known issue with MySQL. So why are you asking in a PHP
newsgroup?
I should clarify - from what I can tell from the postings on PHP.net it
seems to be a known issue with *interfacing* between the my SQL DLL and PHP.

Here is some more information:
http://bugs.mysql.com/bug.php?id=28358

I am sure other PHP developers must have come across this - I would
certainly be interested in work around employed to get PHP and SQL talking
to each other. :)

Kind Regards,

Fuzzi
Sep 9 '07 #3

Just managed to fix this.

I downloaded the latest version of MySQL (5.0.45), removed the previous
installation from my machine, installed the new version and hey presto
everything is now working.

Right - now I can get on with some coding. :)
"Mr Fuzzi" <ra****@hotmail.comwrote in message
news:vs******************************@pipex.net...
Hi All,

This morning I have installed and configured Apache, MySQL and PHP on a
Windows Server 2003 machine. Everything appears to be working fine, except
that I keep getting an error message each time PHP starts up:

PHP Startup: Unable to load dynamic library 'c:\php\ext\php_mysqli.dll'
Invalid Access to memory location.

I have checked the PHP and MySQL websites and it seems this is a known
issue with MySQL. However I can't find a work around.

Given that I am about to start work on a new PHP and SQL app this is a
problem for me. :)

Any suggestions?

I am using Apache 2.2, PHP 5.2.4 (installed manually) and MySQL 5.0.41.

Thanks,

F

Sep 9 '07 #4
Mr Fuzzi wrote:
Hi Jerry,

Thanks for taking the time to reply to my posting.
>You said it's a known issue with MySQL. So why are you asking in a PHP
newsgroup?

I should clarify - from what I can tell from the postings on PHP.net it
seems to be a known issue with *interfacing* between the my SQL DLL and PHP.

Here is some more information:
http://bugs.mysql.com/bug.php?id=28358

I am sure other PHP developers must have come across this - I would
certainly be interested in work around employed to get PHP and SQL talking
to each other. :)

Kind Regards,

Fuzzi

Yes, and it seems to be a bug in the library for MySQL 5.0.41.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Sep 9 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Andreas Suurkuusk | last post by:
Hi, I just noticed your post in the "C# memory problem: no end for our problem?" thread. In the post you implied that I do not how the garbage collector works and that I mislead people. Since...
1
by: Ron | last post by:
I am trying to run asp.net pages. The server is accessed via http://sitename/username I have verified it is using port 80 and aspx extensions are configured. But when I run and asp.net page I...
2
by: hvaisane | last post by:
Valgrind says ==11604== Invalid read of size 4 ==11604== at 0x8048ABB: main (foo.cc:36) ==11604== Address 0x1B92415C is 4 bytes inside a block of size 8 free'd ==11604== at 0x1B90514F:...
1
by: Andrew McNab | last post by:
Hi folks, I have a problem with an MS Access SQL query which is being used in an Access Report, and am wondering if anyone can help. Basically, my query (shown below) gets some records from a...
7
by: Dica | last post by:
i've used the sample code from msdn to create an encyption/decryption assembly as found here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT10.asp i'm...
9
by: mvsguy | last post by:
I'm a Notes admin tasked with fixing an Access problem. I hope someone will be gracious enough to help. The database is getting a 3420, object not defined, and I need to find all the places...
1
by: Dameon99 | last post by:
Hi, I have just spent many hours debugging my code and now when I run it I get the following error: "An access violation (Segmentation fault) raised in your program" I have researched on this...
0
by: Steve Holden | last post by:
Hank @ITGroup wrote: Well, now you've told us a little more about your application I can understand that you need to be careful with memory allocation. The best thing you can do is to ensure...
9
by: 200dogz | last post by:
Hi guys, I want to have a button which opens up a new window when pressed. <asp:Button ID="Button1" runat="server" Text="Open new window" /> ... Button1.Attributes.Add("OnClick",
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.