http://www.mydomain.com/wp-admin/install.php
When I try to go to this link to install, only with my website inserted, I get fatal error on line 36? I'm not sure what I've done wrong.
http://www.mydomain.com/wp-admin/install.php
When I try to go to this link to install, only with my website inserted, I get fatal error on line 36? I'm not sure what I've done wrong.
Could you post the entire error message? That sometimes gives a clue as to what files might be involved in causing the trouble.
Warning: require_once(/home/a7013266/public_html/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/a7013266/public_html/wp-admin/install.php on line 36
and
Fatal error: require_once() [function.require]: Failed opening required '/home/a7013266/public_html/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a7013266/public_html/wp-admin/install.php on line 36
It sounds like you may have an incomplete or corrupted upload of your wordpress files.
This topic has been closed to new replies.