When I fill in the installation forms, and click submit, I get a 404 Error. The page URL it is trying to serve is: http://www.mydomain.com/plogger-1.0RC1/plog-admin/php4
I tried configuring and uploading the config.php file, but all that did was strip away those fields in the form that related to the database connection, and I'm left with the admin fields. When I fill these in, I still get the Error 404 message.
I did ask my (cpanel) host (and friend) which version of php is running and this is his response:
"Its running php4 and php5 (5.2.9), php4 (4.4.8) is the default which means php5 pages have to be names whatever.php5 as opposed to whatever.php. There are ways around this per site where you can set the default to php5."