Ok so I am installing PCM for the first time, and I am hitting a few snags.
I setup mysql database as jammac62_neon
Added tables from the included mysql.sql file
Configured the configure.php as follows:
define("MYSQL_ADDRESS", "mysql4.freehostia.com");
define("MYSQL_USERNAME", "");
define("MYSQL_PASSWORD", "");
define("MYSQL_DATABASE", "neon");
define("MYSQL_PREFIX", "jammac");
?>
I installed the files to http://neondegenerates.freehostia.com/pcm/
So i visit the above site and I get the language choices with no flags or pictures (like i believe they're supposed to be there)
And when I click on 'English':
Not Found
The requested URL /pcm/install/install/index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.33 Server at neondegenerates.freehostia.com Port 80
What am I doing wrong?? Obviously there shouldn't be TWO install/install there.
Thanks for anyhelp



