Error while installing wordpress2.0 with upgrade-functions.php
-
I uploaded a clean version of wordpress 2.0 on my webspace, and then i tryied to install it through the script:
https://xxx.pfwh.net/wordpress/wp-admin/install.phpand the output is:
Notice: Use of undefined constant ABSPATH – assumed ‘ABSPATH’ in /mnt/x/home/13169241944/www/web/wordpress/wp-admin/upgrade-functions.php on line 3
Warning: main(ABSPATH/wp-admin/admin-functions.php): failed to open stream: No such file or directory in /mnt/x/home/13169241944/www/web/wordpress/wp-admin/upgrade-functions.php on line 3
Fatal error: main(): Failed opening required ‘ABSPATH/wp-admin/admin-functions.php’ (include_path=’.:/usr/local/lib/php’) in /mnt/x/home/13169241944/www/web/wordpress/wp-admin/upgrade-functions.php on line 3
How can i fix it?
p.s. the file upgrade-functions.php and admin-functions.php are where they are supposed to be, all the files are in the right place.
- The topic ‘Error while installing wordpress2.0 with upgrade-functions.php’ is closed to new replies.