jharnisch Posted January 18, 2013 Share Posted January 18, 2013 Hello, I am having a problem installing prestashop. It stops at 38% populating tables. Here is the error log: [17-Jan-2013 19:38:00] PHP Warning: scandir(/home/elizabet/public_html/override/classes/) [<a href='function.scandir'>function.scandir</a>]: failed to open dir: No such file or directory in /home/elizabet/public_html/classes/Autoload.php on line 171 [17-Jan-2013 19:38:00] PHP Warning: scandir() [<a href='function.scandir'>function.scandir</a>]: (errno 2): No such file or directory in /home/elizabet/public_html/classes/Autoload.php on line 171 [17-Jan-2013 19:38:00] PHP Warning: Invalid argument supplied for foreach() in /home/elizabet/public_html/classes/Autoload.php on line 171 [17-Jan-2013 19:38:00] PHP Warning: scandir(/home/elizabet/public_html/override/controllers/) [<a href='function.scandir'>function.scandir</a>]: failed to open dir: No such file or directory in /home/elizabet/public_html/classes/Autoload.php on line 171 [17-Jan-2013 19:38:00] PHP Warning: scandir() [<a href='function.scandir'>function.scandir</a>]: (errno 2): No such file or directory in /home/elizabet/public_html/classes/Autoload.php on line 171 [17-Jan-2013 19:38:00] PHP Warning: Invalid argument supplied for foreach() in /home/elizabet/public_html/classes/Autoload.php on line 171 [17-Jan-2013 20:46:24] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 [17-Jan-2013 20:49:41] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 [17-Jan-2013 20:53:01] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 [17-Jan-2013 21:05:38] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 [17-Jan-2013 21:19:00] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 [17-Jan-2013 21:21:30] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 [17-Jan-2013 21:23:07] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/elizabet/public_html/tools/smarty/Smarty.class.php on line 1115 Thanks, Jeff Link to comment Share on other sites More sharing options...
PhiLho Posted January 18, 2013 Share Posted January 18, 2013 Long shot: Ensure that the /home/elizabet/public_html/override/classes/ folder exists and that it has read access on it. 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