[PHP-DEV] Bug #11635 Updated: Access Violation

2001-06-23 Thread sonix

ID: 11635
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Unknown/Other Function
Operating system: Windows 2000/IIS5
PHP Version: 4.0.6
Description: Access Violation

Okay... Thanx... 
There is a Limit in Include ???
Because my include look like 

include ("config.php");
include ("news.php");
include ("$basePath/SQL/$databaseType.php");

in the database file
there is other include  too ... 
to create my Object class, and load Pear :(


Previous Comments:
---

[2001-06-23 21:01:39] [EMAIL PROTECTED]
Not enough information to know where the problem even
might be. If you're using the ISAPI module, it's known
that it's not very reliable. Use the CGI binary instead.



---

[2001-06-23 20:56:40] [EMAIL PROTECTED]
Okay... I'm working on a Big Porject.. There is Many Include. i don;t know if the 
problem is caused because i open too many file, or there is a Problem with PHP.

Humm... i see this bug with php 4.0.5, php 4.0.6.
(But the my project get bigger since these version...) Maybe php 4.0.4 will do this 
problem too...
Here is the error... (It's Never the same Access Violation

PHP has encountered an Access Violation at 01550A88

i try to kill IIS Service, but he always say Unable to kill this process.. (Stall 
Process).I need to reboot my PC.
Currently I'm the Only One on the server.. (i'm developping). Humm.. I use PEAR to 
make all my SQL query.
I really don't know what is the problem...


---


Full Bug description available at: http://bugs.php.net/?id=11635


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11635 Updated: Access Violation

2001-06-23 Thread sniper

ID: 11635
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Unknown/Other Function
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

Not enough information to know where the problem even
might be. If you're using the ISAPI module, it's known
that it's not very reliable. Use the CGI binary instead.



Previous Comments:
---

[2001-06-23 20:56:40] [EMAIL PROTECTED]
Okay... I'm working on a Big Porject.. There is Many Include. i don;t know if the 
problem is caused because i open too many file, or there is a Problem with PHP.

Humm... i see this bug with php 4.0.5, php 4.0.6.
(But the my project get bigger since these version...) Maybe php 4.0.4 will do this 
problem too...
Here is the error... (It's Never the same Access Violation

PHP has encountered an Access Violation at 01550A88

i try to kill IIS Service, but he always say Unable to kill this process.. (Stall 
Process).I need to reboot my PC.
Currently I'm the Only One on the server.. (i'm developping). Humm.. I use PEAR to 
make all my SQL query.
I really don't know what is the problem...


---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11635&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]