Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Scott Wolpow
to do with Joomla or MySQL "configuration.php" is a file in the Joomla installation. *From:* Helvécio da Silva mailto:helvecio...@gmail.com>> *To:* NYPHP SIG: Joomla mailto:joomla@lists.nyph

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread David Roth
7;s the php configuration, which >> is php.ini. Has nothing to do with Joomla or MySQL >> >> "configuration.php" is a file in the Joomla installation. >> >>-- >> *From:* Helvécio da Silva >> *To:* NYPHP SIG: Joomla

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Scott Wolpow
Helvécio da Silva mailto:helvecio...@gmail.com>> *To:* NYPHP SIG: Joomla mailto:joomla@lists.nyphp.org>> *Sent:* Friday, February 3, 2012 4:41 PM *Subject:* Re: [joomla] fatal error: allowed memory size I dont know wether it's a MySQL issue or Joomla issue. Wha

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Matt Thomas
Marie Vincent wrote: >> >> That's not "configuration.php". That's the php configuration, which >> is php.ini. Has nothing to do with Joomla or MySQL >> >> "configuration.php" is a file in the Joomla installation. >> >>-

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread David Roth
omla installation. > >---------- > *From:* Helvécio da Silva > *To:* NYPHP SIG: Joomla > *Sent:* Friday, February 3, 2012 4:41 PM > *Subject:* Re: [joomla] fatal error: allowed memory size > > I dont know wether it's a MySQL issue or Joomla iss

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Scott Wolpow
lt;mailto:joomla@lists.nyphp.org>> *Sent:* Friday, February 3, 2012 4:41 PM *Subject:* Re: [joomla] fatal error: allowed memory size I dont know wether it's a MySQL issue or Joomla issue. What I can say is when that happened to me I made the change in configuration.php and things started

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Chris French
Silva > To: NYPHP SIG: Joomla > Sent: Friday, February 3, 2012 4:41 PM > Subject: Re: [joomla] fatal error: allowed memory size > > I dont know wether it's a MySQL issue or Joomla issue. > > What I can say is when that happened to me I made the change in > con

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Donna Marie Vincent
Sent: Friday, February 3, 2012 4:41 PM Subject: Re: [joomla] fatal error: allowed memory size I dont know wether it's a MySQL issue or Joomla issue. What I can say is when that happened to me I made the change in configuration.php and things started working fine. Check this post in the

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Helvécio da Silva
I dont know wether it's a MySQL issue or Joomla issue. What I can say is when that happened to me I made the change in configuration.php and things started working fine. Check this post in the Joomla forum. Hope it helps. http://forum.joomla.org/viewtopic.php?f=32&t=246541&p=1129624&hilit=increa

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Scott Wolpow
It is a MySql issue, not a Joomla issue. Not sure if the Joomla user has the rights. SW On 2/3/2012 4:09 PM, David Roth wrote: I handle memory limit increases for PHP in the php.ini file. Am I missing something by it being cone in the configuration.php file? Thanks! David Roth On Fri, Feb 3

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread David Roth
I handle memory limit increases for PHP in the php.ini file. Am I missing something by it being cone in the configuration.php file? Thanks! David Roth On Fri, Feb 3, 2012 at 4:03 PM, Helvécio da Silva wrote: > In your configuration.php file, write on the very first line > > ini_mem('memory_limi

Re: [joomla] fatal error: allowed memory size

2012-02-03 Thread Helvécio da Silva
In your configuration.php file, write on the very first line ini_mem('memory_limit','12M'); If it doesn't work, try to increase it. G'luck! 2012/1/31 paul elliott > Hello, > I made a copy of my default template and assigned it to a menu item for > Hikashop categories. > At some point, after

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread paul elliott
Thanks Scott! Date: Tue, 31 Jan 2012 12:45:27 -0500 From: sc...@wolpow.com To: joomla@lists.nyphp.org Subject: Re: [joomla] fatal error: allowed memory size Call support. It could be in your cpanel (like Ipage) Or elsewhere. SW On 1/31/2012 12:33

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread Scott Wolpow
@lists.nyphp.org Subject: Re: [joomla] fatal error: allowed memory size Are you on shared or VPS? IF VPS then you have to shell into the system or find it in Cpanel If on shared you may find it in the Cpanel. I would call support. SW On 1/31/2012 12:27 PM, paul elliott wrote: I currently have

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread paul elliott
This site is on a shared plan Date: Tue, 31 Jan 2012 12:31:55 -0500 From: sc...@wolpow.com To: joomla@lists.nyphp.org Subject: Re: [joomla] fatal error: allowed memory size Are you on shared or VPS? IF VPS then you have to shell into the system or find it in Cpanel

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread Scott Wolpow
here? Date: Tue, 31 Jan 2012 12:21:18 -0500 From: sc...@wolpow.com To: joomla@lists.nyphp.org Subject: Re: [joomla] fatal error: allowed memory size In a linux box /etc SW On 1/31/2012 11:52 AM, paul elliott wrote: Where

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread paul elliott
I currently have access to the joomla installation via ftp.Can the problem be fixed here? Date: Tue, 31 Jan 2012 12:21:18 -0500 From: sc...@wolpow.com To: joomla@lists.nyphp.org Subject: Re: [joomla] fatal error: allowed memory size In a linux box /etc SW

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread Scott Wolpow
In a linux box /etc SW On 1/31/2012 11:52 AM, paul elliott wrote: Where would i find that? Date: Tue, 31 Jan 2012 11:50:07 -0500 From: sc...@wolpow.com To: joomla@lists.nyphp.org Subject: Re: [joomla] fatal error

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread paul elliott
Where would i find that? Date: Tue, 31 Jan 2012 11:50:07 -0500 From: sc...@wolpow.com To: joomla@lists.nyphp.org Subject: Re: [joomla] fatal error: allowed memory size Look at your my.cnf file. SW On 1/31/2012 11:19 AM, paul elliott wrote

Re: [joomla] fatal error: allowed memory size

2012-01-31 Thread Scott Wolpow
Look at your my.cnf file. SW On 1/31/2012 11:19 AM, paul elliott wrote: Hello, I made a copy of my default template and assigned it to a menu item for Hikashop categories. At some point, after i go into the Template Manager, i now cannot get in to edit either template. I get this: *Fatal er

[joomla] fatal error: allowed memory size

2012-01-31 Thread paul elliott
Hello,I made a copy of my default template and assigned it to a menu item for Hikashop categories.At some point, after i go into the Template Manager, i now cannot get in to edit either template.I get this: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6859888