You are not using permalinks – don’t worry about that part 🙂
Warning: main(./wordpress/wp-blog-header.php): failed to open stream: No such file or directory in /home/projects/mijndomein/default/pimiento.nl/htdocs/www/wordpress/index.php on line 4
I believe i followed the steps correctly exept the last one as you told me. I’m getting this error but i don’t think i understand it.?
Fatal error: main(): Failed opening required ‘./wordpress/wp-blog-header.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/projects/mijndomein/default/pimiento.nl/htdocs/www/wordpress/index.php on line 4
Read it again from here, too:
Moving_WordPress especially section 2. – that’s your case. (I suspect you didn’t move the WP files..)
it might sound a little stupid i don’t know HOW 2 move the wp files what does this mean? move where and how? change what and where? 🙁
This method will move everything to the site root.
Login to your blog.
In Options there are 2 urls, both are:
http://www.pimiento.nl/wordpress
Change them to
http://www.pimiento.nl
Logout.
Open your website in your ftp program.
Open the /wordpress directory
Now move everything up one level.
You can usually do this by dragging/dropping the files and folders – when you click ‘wordpress’ to open it, on the next screen along with the list of everything will be small folder with … next to it. Clicking that would take you out of /wordpress.
In this case though, just drag and drop everything onto it.
When all the files are moved, login to your blog at
http://www.pimiento.nl/wp-login.php
Note: This is NOT the same as the link you tried above, but the result IS the same for viewers.
now i’m getting this error. sorry i’m not all that exp with this stuff
Warning: main(/home/projects/mijndomein/default/pimiento.nl/htdocs/www/wp-includes/wp-db.php): failed to open stream: No such file or directory in /home/projects/mijndomein/default/pimiento.nl/htdocs/www/wp-settings.php on line 59
Fatal error: main(): Failed opening required ‘/home/projects/mijndomein/default/pimiento.nl/htdocs/www/wp-includes/wp-db.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/projects/mijndomein/default/pimiento.nl/htdocs/www/wp-settings.php on line 59
O.k skip last comment i got into http://www.pimiento.nl/wp-login.php
but now when i go to http://www.pimiento.nl i get this:
Parse error: parse error, unexpected ‘\” in /home/projects/mijndomein/default/pimiento.nl/htdocs/www/index.php on line 4
UHOH 🙁
O.k so i figured out it has something to do with quote marks so now i’m down to the first error again. It has something to do with index.php? Is there something i should change here??