feci Posted May 8, 2014 Share Posted May 8, 2014 (edited) I got this error when I start installing prestashop: [08-May-2014 02:25:43 Europe/Berlin] PHP Warning: rename(C:\Users\Tomas\AppData\Local\Temp\cla105A.tmp,C:\DEVELOPING\xampp\htdocs\chameleon/cache/class_index.php): in C:\DEVELOPING\xampp\htdocs\chameleon\classes\PrestaShopAutoload.php on line 149 [08-May-2014 02:25:43 Europe/Berlin] PHP Warning: rename(C:\Users\Tomas\AppData\Local\Temp\cla10A9.tmp,C:\DEVELOPING\xampp\htdocs\chameleon/cache/class_index.php): in C:\DEVELOPING\xampp\htdocs\chameleon\classes\PrestaShopAutoload.php on line 149 [08-May-2014 02:25:43 Europe/Berlin] PHP Fatal error: Class 'FileLogger' not found in C:\DEVELOPING\xampp\htdocs\chameleon\install\models\install.php on line 40 this is error from my development machine, but I got the same one from the centOS based prod server... I tryed 1.6.0.5 and 1.6.0.6 versions. Where can be the problem? Edited May 8, 2014 by feci (see edit history) Link to comment Share on other sites More sharing options...
feci Posted May 11, 2014 Author Share Posted May 11, 2014 allright, I figured it out... I'm using git to version and also deploy all stuff to servers, and IDE I'm using (IntelliJ IDEA) missed adding some files to git, hence the problem... my bad... 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now