It gives me an error message that I cant upload the files. I cant access the installion in the wp-admin folder.
“
Warning: require_once(/home/donroche/public_html/blagblog//wp-includes/classes.php) [function.require-once]: failed to open stream: No such file or directory in /home/donroche/public_html/blagblog/wp-load.php on line 43
Fatal error: require_once() [function.require]: Failed opening required ‘/home/donroche/public_html/blagblog//wp-includes/classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/donroche/public_html/blagblog/wp-load.php on line 43″
blagblog//wp-includes
Notice the double slash [//] in the path – there is something wrong with your install or upload!
Is the second instance of WP in its own folder?
Yeah its in own folder. Both blogs are in separate folders.
Ok. I tried up loading that file. Its says “login in denied”?
http://www.donroche.com/blagblog/
You are missing:
a) the index.php
b) the wp-config.php
files!