473,507 Members | 2,472 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

mySQL Apache PHP conflict problem

I'm having a problem that I'm not sure of the source for... so I'm asking
here as the Apache group doesnt seem to know anything about the error
message Apache generates.

The error message is "Your program accessed memory currently in use at
00003f13 from 167f:02fe"

This only happens if I start mysqld.exe then apache then shell out of a
web page using PHP exec() to execute another program.

If mySQL isn't loaded there is no error which initially suggests mySQL is
the problem however its apache that errors out but only if I shell out
to PHP suggesting a confilct problem.

I'm using
-----------
Win98
Apache 2
PHP 5.0
mySQL 4.1.22
Has anyone seen anything like this - googling produces nothing I can find
that seems relevant.

help appreciated

thanks

Tooley
Jul 31 '07 #1
2 1608
to**@tool.info wrote:
I'm having a problem that I'm not sure of the source for... so I'm asking
here as the Apache group doesnt seem to know anything about the error
message Apache generates.

The error message is "Your program accessed memory currently in use at
00003f13 from 167f:02fe"

This only happens if I start mysqld.exe then apache then shell out of a
web page using PHP exec() to execute another program.

If mySQL isn't loaded there is no error which initially suggests mySQL is
the problem however its apache that errors out but only if I shell out
to PHP suggesting a confilct problem.

I'm using
-----------
Win98
Apache 2
PHP 5.0
mySQL 4.1.22
Has anyone seen anything like this - googling produces nothing I can find
that seems relevant.

help appreciated

thanks

Tooley
First thing I would recommend is getting rid of Win98. It's completely
unsuitable for a server. Barely suitable for a client.

In later versions of Windows which fully implement virtual memory, when
you shell out you get your own memory space - not shared with anyone
else (except for read-only, such as DLL's and executables). Win98
doesn't fully implement virtual memory, and doesn't give you your own
address space.

And as no one has seen your problem and your problem is related to
virtual memory on an OS which hasn't been supported for 2 or 3 years,
you're not going to find a lot who will be able to help you.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 31 '07 #2
I'm using
-----------
Win98
Apache 2
PHP 5.0
mySQL 4.1.22
awesome.

Jerry is right, though. I personally like Ubuntu, which you can
install an easy LAMP server in about 20min. Good starting point.
http://www.ubuntu.com/

Jul 31 '07 #3

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

Similar topics

2
2557
by: pancho | last post by:
Greetings, I need help configuring/building PHP3 with MySQL as a DSO on a Solaris 8 box - this module is needed to host some existing sites I will be migrating Note. I built PHP4 from source and...
5
6449
by: Tom Martin | last post by:
I'm a Java Web developer NEWBIE that has inherited a website that fails every 2 hours due to poor connection pooling between Tomcat 4.0.6 and mySQL. In efforts to resolve this problem, I've...
0
3652
by: Monica Ferrero | last post by:
Hi! I'm not sure if this is the most adequate mySQL list for this post. If not, please indicat me which one I should use... I'm using Tomcat 4.1.24 with Apache 2 and MySQL 4.0.13. I have the...
0
1439
by: Bill Bevis | last post by:
I'm trying to set up PHP 5.1.3 to run under Apache2, and talk to a MySQL 5.0.21 database, and have been banging my head against a tough install for days. I'm getting a slough of errors like this: ...
0
11684
by: cwho.work | last post by:
Hi! We are using apache ibatis with our MySQL 5.0 database (using innodb tables), in our web application running on Tomcat 5. Recently we started getting a number of errors relating to...
18
2223
by: Bruce A. Julseth | last post by:
I have the following code $Host = "localhost"; $User = "Fred"; $Database = "house"; $Password = "mypw" echo "before mysqli<br />Host: " . $Host . "<br />" . $User . "<br />" . $Database;
3
5479
by: tulika dutta | last post by:
after 8 hrs my MySQL connection with JDBC gets time out. It gives the error java.sql.SQLException: No operations allowed after connection closed.Connection was implicitly closed due to underlying...
1
3353
by: ajos | last post by:
hi evrybdy, the problem is:- i had this running before in jsp but when i changed the jsp page using struts tags there occoured a problem... when i enter values in the 2 text boxes and click enter...
1
2132
by: sethupnr | last post by:
when i'm using a simple JSP-mysql code it shows some HTTP status 500 error.But simple JSP program without databse is running , Please help how to solve this problem. I'm new to JSP. my...
0
7223
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7114
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7377
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7488
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5045
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1544
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.