• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

wordpress + plesk 12 + windows2012 SERVER["REQUEST_URI"]; disappear

hostify

New Pleskian
I've installed plesk 12 with windown 2012 server R2 .... the control panel working fine ... but when I move one of website from another hosting(Cpanel+wordpress) with about more than 100 content to this server ... I got a problem .... the problem is the separate page unable to show ...

for example the edit page URL http://www.example.com/wp-admin/edit.php the second page should be http://www.example.com/wp-admin/edit.php?paged=2 but the result show http://www.example.com/?paged=2 after I've debug program ... I've saw SERVER["REQUEST_URI"] not come .... please make a suggestion for me...

PHP version 5.2.17 + IIS

Thanks
Anthony
 
Hi, you will need to change the file paths in wordpress DB. Cpanel has different paths an plesk has different. Or need manual migration.
 
Back
Top