I just tried installing Wordpress from CPanel and it didn't seem to work.
Here's the output from the install:
WordPress 1.5 Setup
We are installing in /home/<snip>/public_html/WordPress...
Moving installation files into place...Done
Setting up config file...Done
Finishing installation steps...Done
Installation Finished
To access your WordPress installation go to: http://<snip>/WordPress/
To access the admin area of your WordPress installation go to: http://<snip>/WordPress/wp-admin/
...
But when I try to go the the URLs, I see a message telling me I need to run install.php, and it give me a link to run the php script. I try running the script and I get these errors:
Warning: main(/home/<snip>/public_html/WordPress/wp-includes/pluggable-functions.php): failed to open stream: No such file or directory in /home/<snip>/public_html/WordPress/wp-settings.php on line 141
Warning: main(/home/<snip>/public_html/WordPress/wp-includes/pluggable-functions.php): failed to open stream: No such file or directory in /home/<snip>/public_html/WordPress/wp-settings.php on line 141
Fatal error: main(): Failed opening required '/home/<snip>/public_html/WordPress/wp-includes/pluggable-functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/<snip>/public_html/WordPress/wp-settings.php on line 141
I saw this old post on the forum stating the the Wordpress install script is broken. Is that still the case or am I doing something wrong?
http://www.totalchoicehosting.com/forums/i...showtopic=21822
Thanks for your help,
-Deek