I've just moved one of my sites across to a new development server and will be doing several more soon. All went well on my first attempt, except I can't get the Search & Replace addon to function properly... it causes the error below, yet if I disable it everything works fine.
It still seem to be expecting the file at the old server address, but I've updated all the file locations and they are correct, as far as I can see.
Here's the error msg in full... any pointers gratefully received...
______________
Unable to open /home/aboutthyme/cgi-bin/searchandreplace.txt. No such file or directory at crcore.pl line 281, <FH> line 1.
If this error indicates a problem that you don't know how to solve, see the Coranto documentation and FAQ. If these resources don't help, make a (detailed!) post to the Coranto Forum.
--------------------------------------------------------------------------------
USEFUL INFORMATION
Perl may have generated the following error: No such file or directory
Perl Version: 5.008008
Script Version: 1.24
Script Build: 39
Script RC: 0
Script URL:
http://www.aboutthyme.co.uk/cgi-bin/coranto.cgi
@INC:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.6
/usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl/5.8.7
/usr/lib/perl5/vendor_perl/5.8.6
/usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/5.8.8
.
Script Location (Method 1): coranto.cgi
Script Location (Method 2): /var/www/vhosts/aboutthyme.co.uk/cgi-bin
ENVIRONMENT VARIABLES
SCRIPT_NAME: /cgi-bin/coranto.cgi
SERVER_NAME:
www.aboutthyme.co.uk
HTTP_REFERER:
http://www.aboutthyme.co.uk/cgi-bin/cor ... ddonenable
SERVER_ADMIN:
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_CONNECTION: Keep-Alive
REQUEST_METHOD: GET
HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/msword, */*
SCRIPT_FILENAME: /var/www/vhosts/aboutthyme.co.uk/cgi-bin/coranto.cgi
SERVER_SOFTWARE: Apache/2.2.3 (CentOS)
QUERY_STRING: session=ctaijkajcioQFeTKCM&x=394&action=generate
REMOTE_PORT: 3037
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
SERVER_PORT: 80
HTTP_ACCEPT_LANGUAGE: en-gb
REMOTE_ADDR: 86.7.149.134
SERVER_PROTOCOL: HTTP/1.1
PATH: /usr/local/bin:/usr/bin:/bin
REQUEST_URI: /cgi-bin/coranto.cgi?session=ctaijkajcioQFeTKCM&x=394&action=generate
GATEWAY_INTERFACE: CGI/1.1
SERVER_ADDR: 87.239.16.50
DOCUMENT_ROOT: /var/www/vhosts/aboutthyme.co.uk/httpdocs
HTTP_HOST:
www.aboutthyme.co.uk
MESSAGE: Unable to open /home/aboutthyme/cgi-bin/searchandreplace.txt. No such file or directory at crcore.pl line 281, <FH> line 1.
--------------------------------------------------------------------------------