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?