I tried installing e107, an open source php portal found at http://e107.org/
However when i try to run the install.php i get these errors:
Warning: SAFE MODE Restriction in effect. The script whose uid is 66527 is not allowed to access /home/t/tech/public_html owned by uid 0 in /home/t/tech/public_html/install.php on line 610
Warning: readdir(): supplied argument is not a valid Directory resource in /home/t/tech/public_html/install.php on line 611
Warning: closedir(): supplied argument is not a valid Directory resource in /home/t/tech/public_html/install.php on line 616
does safemode hinder the ability do install such portals?
thanks if anyone can help me with this.