Regarding: need help export 'WP to Tumblr'.
I am looking to export all the WP content (text & images) and import to Tumblr, and I don't want multiple blogs posting to each other.
As I beginner learning web, in particular Php and MySql, I have attached the following steps:
- Copied the code from sourcecode and edited my details (tumblr email & password and export wp.xml) & save as 'wp2t.php'
- Put the Php and wp.xml onto my User/Site folder
- Open the MAMP server (I work on OS X 10.4.9.), launch my browser
- then navigate to http://localhost:8888/wp2t.php
Problem: There is Nothing on the browser, except a message "no such file!!"
sorry I am not sure what I am doing wrong.
Could the Problem be:
a) I need to set a command in my Terminal (Mac app)?
Can someone send me the 'execute' script?
b) After some research, could the problem lie with this: Part of PHP script doesn't run in EXEC? here the link
The problem is I have no idea what this means. Only that the exported WP-Php file is having trouble running in Exec, but I have absolutely no idea what to do from here, as I don't understand.
I am eager to learn and I'd really appreciate any help
thanks in advance