As your on a crap-panel server, you should place the files as such.
public_html or the symlinked www dir, rename cmps_index.php to index.php and upload it via ftp to public_html/www dir
Remove DirectoryIndex cmps_index.php from the .htaccess file
Remove any index.htm or .html file from public_html dir, crap-panel lists .html files to load first before a .php file in httpd.conf
|