Re: [PHP] Fatal Error Help

2004-06-03 Thread raditha dissanayake
Ryan Schefke wrote: I will try it but I wanted to make sure that was the best way to solve the issue. Why would the same script work before (with memory_limit = 8MB) and now it has that error? That's where I'm confused. depends on the data you are working with. What about verifying it yourse

RE: [PHP] Fatal Error Help

2004-06-03 Thread Ryan Schefke
: Thursday, June 03, 2004 12:48 PM To: Ryan Schefke Cc: Php-General-Help Subject: Re: [PHP] Fatal Error Help Ryan Schefke wrote: > Can someone verify that the solution to this problem is to change my php.ini > file's "memory_limit = 8M;" line to "memory_limit = 16M;"?

Re: [PHP] Fatal Error Help

2004-06-03 Thread Marek Kilimajer
Ryan Schefke wrote: Can someone verify that the solution to this problem is to change my php.ini file's "memory_limit = 8M;" line to "memory_limit = 16M;"? What about verifying it yourself? Yes, that should help. If not, try higher values. Don't forget to restart the webserver. -- PHP General M

[PHP] Fatal Error Help

2004-06-03 Thread Ryan Schefke
Can someone verify that the solution to this problem is to change my php.ini file's "memory_limit = 8M;" line to "memory_limit = 16M;"? My script was working fine (file uploading) before. Then, last night I upgraded to php 4.3.6 and installed Turck mmcache. Now I get the following error:

Re: [PHP] Fatal error help

2004-05-19 Thread robi
<[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, May 19, 2004 1:15 PM > Subject: [PHP] Fatal error help > > > hello > > I am programing a simple chat and I am using my own classes > > and I get this error I have no idea what it is. > &g

Re: [PHP] Fatal error help

2004-05-19 Thread Haseeb Iqbal
ent: Wednesday, May 19, 2004 1:15 PM Subject: [PHP] Fatal error help > hello > I am programing a simple chat and I am using my own classes > and I get this error I have no idea what it is. > pls help. > > Fatal error: Cannot redeclare class ch in /var/www/html/class/common.php on

[PHP] Fatal error help

2004-05-19 Thread robi
hello I am programing a simple chat and I am using my own classes and I get this error I have no idea what it is. pls help. Fatal error: Cannot redeclare class ch in /var/www/html/class/common.php on line 3 troby -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w