"WP Migrate DB" without document root – subpages not found
-
I made a website for a customer on my server.
My customer told me, that there aren’t any subdirectories FOR HIM on his third party-installation. His actual wp-site is working like that.
My server document root is: /data/www/www.customersite.com/htdocs/.
Because there are no directories(no root file path) on the customer server like above I exported like this:
MIRGRATE DB Tab:
FIND: //www.customer.mysite.com
—> REPLACE: //www.customersite.com(Replace GUIDs,Exclude transients [temporary cached data],Compatible with older versions of MySQL [pre-5.5])
The startpage is showing up perfectly on the customer server.Now my problem:
Backend is working. But all main- and subpages showing up in the menu of the installation are not found(The requested URL /somesitetitle/ was not found on this server.)! Hovering menu items is showing each path; for example: https://www.customersite.com/somesitetitle/
What can I do?
Thanks for any help.
- The topic ‘"WP Migrate DB" without document root – subpages not found’ is closed to new replies.