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
: 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;"?
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
thanks
it helped
troby
> the class you are defining is already or the file in which you have defined
> the class in somehow included twice..
> consider using require_once for you class include file.
>
> HTH,
> Haseeb
> - Original Message -
> From: "robi" <[EMAIL PROTECTED]>
> To: <[EMAIL P
the class you are defining is already or the file in which you have defined
the class in somehow included twice..
consider using require_once for you class include file.
HTH,
Haseeb
- Original Message -
From: "robi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 19, 2004
5 matches
Mail list logo