Cannot install wordpress
-
I have CentOS 6.2 x64 running with MySQL 5.5.24
my wordpress install is at: wp.eli007.com
After getting past the form that asks for my database details and click on “run install”
it takes me to this page: wp.eli007.com/wp-admin/install.php
From there I get an error page (as you can see by following the link).
Upon closer inspecting I have found that if I commend out line 247 in the /wp-admin/install.php file:
<?php wp_print_scripts( 'user-profile' ); ?>
I can get wordpress to work and install as intended.
After that I can get the blog installed. But I’m not content with that hack, has anyone has similar issues? or perhaps can think of a workaround?
I have read a few threads and most discuss how DNS issues may be the problem or the database isn’t being connected to properly. But I have looked into this and can affirm that I don’t have similar problems.
Thanks
- The topic ‘Cannot install wordpress’ is closed to new replies.