Re: [PHP] PHP Access Violations

2006-09-09 Thread Jürgen Wind
did you try mysql 5.0.24a? there where some problems with 5.0.24 (segfaults...) -- View this message in context: http://www.nabble.com/PHP-Access-Violations-tf023.html#a6227018 Sent from the PHP - General forum at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] PHP Access Violations

2006-09-09 Thread Christopher Watson
Hi Wolf, Please correct me if I'm wrong, but neither of these tools from the MySQL team can SSH tunnel. I need that. -Chris On 9/8/06, Wolf <[EMAIL PROTECTED]> wrote: MySQL Query Tool MySQL Admin Tool Both free, both work flawlessly w/ MySQL and both maintained by MySQL Wolf Christopher W

Re: [PHP] PHP Access Violations

2006-09-08 Thread Wolf
MySQL Query Tool MySQL Admin Tool Both free, both work flawlessly w/ MySQL and both maintained by MySQL Wolf Christopher Watson wrote: > Following up on this now... > > I have successfully installed Apache 2.0.59 (Win32), and configured > successfully for PHP 5.1.6 and MySQL 5.0.24. The app i

Re: [PHP] PHP Access Violations

2006-09-07 Thread Christopher Watson
Following up on this now... I have successfully installed Apache 2.0.59 (Win32), and configured successfully for PHP 5.1.6 and MySQL 5.0.24. The app is running fine, but I ran a few manipulation queries from the SQLyog interface and Apache did crash. I'll have try to reproduce the problem again

Re: [PHP] PHP Access Violations

2006-09-06 Thread Christopher Watson
Spoke too soon. After a reboot, I had only IE and Homesite open, making changes to PHP code and running the app, and it hit an access violation. So SQLyog ain't it. -Chris On 9/6/06, Christopher Watson <[EMAIL PROTECTED]> wrote: Thanks for the input, Jon. I'll get to the Apache and IIS resta

Re: [PHP] PHP Access Violations

2006-09-06 Thread Christopher Watson
Thanks for the input, Jon. I'll get to the Apache and IIS restart suggestions soon. Meanwhile, I think I have a semi-repeatable recipe for getting the access violation to happen. As far as I can tell, everything is cool until I open up SQLyog and do some sort of database manipulation within it.

Re: [PHP] PHP Access Violations

2006-09-06 Thread Christopher Watson
Hi Chris, memtest run over several hours, with 2000% coverage. No errors. -Chris On 9/5/06, Chris <[EMAIL PROTECTED]> wrote: Run memtest or something over your machine, sounds more like a hardware issue than anything else. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

Re: [PHP] PHP Access Violations

2006-09-05 Thread Chris
Christopher Watson wrote: Hi Wolf, Set up PHP error logging. Proceeded to do some regular development. Created some PHP errors in my code to test logging. Worked great. Expected errors occurred and got logged. Five minutes into the session, wham! This error is what comes up in the browser:

Re: [PHP] PHP Access Violations

2006-09-05 Thread Christopher Watson
Hi Wolf, Set up PHP error logging. Proceeded to do some regular development. Created some PHP errors in my code to test logging. Worked great. Expected errors occurred and got logged. Five minutes into the session, wham! This error is what comes up in the browser: "PHP has encountered an Ac

Re: [PHP] PHP Access Violations

2006-09-05 Thread Wolf
First thing you need to do is log the boot through the crash of PHP, it sounds like something is getting hung in the processes and crapping out. Personally, I run Apache on windows and Linux machines. It has less tendency to die and gives a great log of when something happens. First step is gett

[PHP] PHP Access Violations

2006-09-05 Thread Christopher Watson
OK, this is starting to get really annoying. I think it's time I posted this to php-general, and see if there is anything anyone knows about it. For a while now (about two years), I have been developing on a laptop configured as listed below. I'll provide the versions of software I am currently