Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-08-26 22:22:10
- fas.khan
- Member
- From: Paris
- Registered: 2007-06-06
- Posts: 41
Error in Site shifting
Hi,
I recently shifted my site to different servers and getting this error ….
It can be seen here
http://www.fasdez.com/epa/
It is a site root and path problem … and somehow it is still picking the old site paths.
This is the Pre-flight check in the Admin
—————————————————————————
$path_to_site is inaccessible.: /var/www/vhosts/epastudents.org/httpdocs ?
/var/www/vhosts/epastudents.org/httpdocs/index.php is inaccessible ?
Image directory is not writable: /var/www/vhosts/epastudents.org/httpdocs/images
File directory path is not writable: /public_html/epa/files ?
.htaccess file is missing ?
Some Textpattern files have been modified:
/lib/txplib_head.php,
/index.php ?
clean_url_data_failed: <br /> ?
Thanks.
Offline
Re: Error in Site shifting
is the textpattern path in your config.php correct?
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: Error in Site shifting
Your htaccess file has not been uploaded but even after that upload if your host still returns an error for clean urls you will have to change the urls to ‘messy’.
You can do it in Admin>preferences
Last edited by colak (2008-08-27 09:08:05)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Error in Site shifting
.htaccess file is missing ?
Some Textpattern files have been modified:
/lib/txplib_head.php,
/index.php ?
Try re-installing all TXP files.
Offline
#5 2008-08-27 12:32:56
- fas.khan
- Member
- From: Paris
- Registered: 2007-06-06
- Posts: 41
Re: Error in Site shifting
Hi… Thanks for the reply …
For the first reply … No, I dont have the textpattern path in my config.php … But this is the same onfig file which worked previously …
I wonder where do I set “$path_to_site” ? any idea ?
Second Reply:- I tried turning it to messy URLS … but still in vain …
Third Reply:- It comes up again … after even re-installl …
There is some path problem … and I think it is just picking up the previous server path … Do you have any idea where am I missing to change it ?
Offline
Re: Error in Site shifting
$txpcfg['txpath'] = '/path/to/textpattern';
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: Error in Site shifting
You don’t need txpath in config.php anymore (it’s auto-detected and the config.php value isn’t used).
If you keep getting a diagnostic message that some files have been modified… please download a fresh copy of TXP from textpattern.com and reinstall. It’s very very likely that those modifications are causing problems.
Offline
Pages: 1