Fatal error in installing the component

For Joomla! 1.0 Coding related discussions.
Locked
ramyac
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Thu Mar 20, 2008 10:09 am

Fatal error in installing the component

Post by ramyac » Mon Apr 21, 2008 5:52 am

Hi
when i try to install the extension component ArtForms I am getting the following error message
"
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 512 bytes) in C:\Program Files\VertrigoServ\www\Joomla\includes\domit\xml_domit_lite_parser.php on line 135 "

I tried to increase the memory_limit variable in php.ini to 64M as I am working in localhost.

Please help in this, I really dont know wat to do.

Thanks in advance

Ramya

User avatar
dhuelsmann
Joomla! Master
Joomla! Master
Posts: 19659
Joined: Sun Oct 02, 2005 12:50 am
Location: Omaha, NE
Contact:

Re: Fatal error in installing the component

Post by dhuelsmann » Mon Apr 21, 2008 12:31 pm

Two things. First there can be several copies of php.ini on your installation but Joomla is only referencing one of them. Make sure you increased the memory limit in the one that counts. Check Joomla site information on the backend to find out which one it references.
Second. Restart apache after the change.
Regards, Dave
Past Treasurer Open Source Matters, Inc.
Past Global Moderator
http://www.kiwaniswest.org


Locked

Return to “Joomla! 1.0 Coding”