Tuesday 27 October 2009 1:40:32 am
So I'm a noob with command line. Thx to @AlexPagnoni I managed to finish step 5. I had to go to the right directory in command line first and than execute the script. So the command line code would be:
cd /home/admin/~path-to-ezpublish~/
and after that:
php bin/php/ezpgenerateautoloads.php --extension
No errors here. On Step 6 however, with following command i get an error and the messag to contact the webmaster...
php update/common/scripts/4.1/addlockstategroup.php
Started going through error logs, but where to look for errors generated in the command line? Can't find anything. Btw, my database is already at version 4.1.4 and I've got ezpublish with ezc 4.2 online. So the upgrade scripts I'm running are the ones that come with 4.2
Some system info:
CentOS Linux
Apache 2.2.8
DirectAdmin 1.33.7
Exim 4.69
MySQL 5.0.51a
Named 9.3.3rc2
ProFTPd 1.3.2
sshd dovecot 1.0.10
|