Only try
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> > Andrew Hill wrote:
> > > The problem is that in my php.ini file, I have the line:
> > >
> > > memory_limit = 8M
> > >
> > > So, why is PHP reporting that the allowed memory size is 256M?
> > > The phpinfo() function correctly reports that memory_limit is
> > > set to 8M.
I've just been infor
Marek Kilimajer wrote:
> Andrew Hill wrote:
> > The problem is that in my php.ini file, I have the line:
> >
> > memory_limit = 8M
> >
> > So, why is PHP reporting that the allowed memory size is 256M?
> > The phpinfo() function correctly reports that memory_limit is
> > set to 8M.
>
> Are you r
Andrew Hill wrote:
Hi all,
I'm trying to run phpDocumentor 1.3.0RC3 under PHP 4.3.10, and I get the
following error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to
allocate 3668 bytes) in
/usr/local/lib/php/PhpDocumentor/phpDocumentor/phpDocumentorTWordParser.
inc on line 2
4 matches
Mail list logo