Update script

Permalink
Ive manual update followed this guide
http://adamjohnsondesign.com/blog/upgrade-concrete5-with-minimal-do...

BUT when running
http://yoursite.com/index.php/tools/required/upgrade...

I GET THIS


Warning: require(concrete/dispatcher.php): failed to open stream: No such file or directory in /home/virtual/mysite.dk/public_html/index.php on line 2

Fatal error: require(): Failed opening required 'concrete/dispatcher.php' (include_path='.:/usr/local/php/lib/php') in /home/virtual/mysite.dk/public_html/index.php on line 2

How can I solve this

REGARDS

 
alanski replied on at Permalink Reply
alanski
you really need to specify your versions.
That link / turorial looks like it references very old concrete5 versions
alanski replied on at Permalink Reply
alanski
But as for the error - its missing a file or cant read it/find it which suggests its not there.