+ Reply to Thread
Results 1 to 1 of 1
Thread: Fix Joomla is_dir() error
-
Administrator
- Join Date
- Jul 2006
- Posts
- 94
Fix Joomla is_dir() error
Do the following steps.
* Change joomla dir .htaccess and change
Options FollowSymLinks
to
Options FollowSymLinks ExecCGI
* Change this dirs perms to 777 (modules, media, mambots, components, images)
* Add a php.ini in the joomla dir with the following:
max_execution_time = 30


LinkBack URL
About LinkBacks



Reply With Quote
