Using Joomla

Discussion in 'Server Operation' started by leen, Apr 30, 2006.

  1. leen

    leen New Member

    I'm having some trouble using Joomla.
    I've tried on the Joomla forum but they couldn't help me.

    The error I get is :
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 46 bytes) in /home/www/web1/user/romano/web/administrator/components/com_languages/admin.languages.php on line 90

    I have set the memory limit higer and again up to 32 MB. That didn't help.
    So I looked at the htaccess.txt file.
    In there is a passage I would like to ask You about.

    I am using using joomla in a codomain : http://www.mydomain.nl/user/romano

    So I think ishould use the following :
    RewriteCond %{REQUEST_URI} ^(/user/romano/web/component/option,com) [NC,OR]

    Do you think I am on the wright track with this?
     
  2. leen

    leen New Member

    I've tried several things but still no solution.
     
  3. falko

    falko Super Moderator ISPConfig Developer

    Did you change the memory limit in the correct php.ini? If so, did you restart Apache afterwards?
     

Share This Page