I finally found a good host, http://zendurl.com (http://zendurl.com) which gives me a free mySQL database and supports php, has a file manager and supports ftp managing, but I can't get coppermine installed still. Index.php doesn't neither does install.php.
This is what it says as an error.
QuoteWarning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(../../modules) is not within the allowed path(s): (.:/tmp/) in /home/zendurl/public_html/pixelkit/coppermine/cpg148/install.php on line 21
Warning: require(include/sql_parse.php) [function.require]: failed to open stream: No such file or directory in /home/zendurl/public_html/pixelkit/coppermine/cpg148/install.php on line 36
Fatal error: require() [function.require]: Failed opening required 'include/sql_parse.php' (include_path='.:/usr/local/lib/php') in /home/zendurl/public_html/pixelkit/coppermine/cpg148/install.php on line 36
line 21 has a warning not fatal error (it says that your server have "open_basedir" set)
check your include folder for "sql_parse.php" file and copy it
It appeares as though my SmartFTP didn't upload all the files to the server, probably because my host was under maintenance or something. I haven't finished uploading yet, but I'll let you know when I try it again.
Seems to be working fine now. Thanks. Now on to the skin and add-ons.