Common Installation Problems

From INDEXU GUIDE

Jump to: navigation, search

Q: I got the following error message when running install.php

Warning: opendir(/home/domain/www/): failed to open dir: Permission denied in /home/www/domain/install.php on line 849
Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/domain/install.php on line 850
Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/domain/install.php on line 853
Indexu can't find executable files

A: Make sure you enter the correct base path for indexu root folder



Q: Installation is done without any problem, but now i got 500 Internet Server Error

A: In most cases, 500 Interneal Server Error is caused by .htaccess. Don't forget to chmod .htaccess to 777 (web writeable), if still doesn't work, try to reupload the original .htaccess from Indexu distribution file. If still doesn't work, remove the following line from .htaccess

php_flag asp_tags off
Personal tools