I'm using the quickstart install that I downloaded yesterday. The install runs fine, and when it finishes, I can login to the admin section, but the front-end doesn't load at all. It just basically 404's out. (http://2015version.zl1addons.com/)
I can tell this is a template issue two ways...
1) If I change the site template from the "gk_instyle - Default" one to the "Atomic - Default" or one of the others, the front end loads. (Albeit looking bad.)
2) There is a Open Base Directory PHP error:
- Code: Select all
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\HostingSpaces\gsimavia\2015version.zl1addons.com\wwwroot/defines.php) is not within the allowed path(s): (D:\HostingSpaces\;C:\Windows\Temp\) in D:\HostingSpaces\gsimavia\2015version.zl1addons.com\wwwroot\index.php on line 20
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\HostingSpaces\gsimavia\2015version.zl1addons.com\wwwroot\installation/index.php) is not within the allowed path(s): (D:\HostingSpaces\;C:\Windows\Temp\) in D:\HostingSpaces\gsimavia\2015version.zl1addons.com\wwwroot\includes\framework.php on line 16
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\HostingSpaces\gsimavia\2015version.zl1addons.com\wwwroot/favicon.ico) is not within the allowed path(s): (D:\HostingSpaces\;C:\Windows\Temp\) in D:\HostingSpaces\gsimavia\2015version.zl1addons.com\wwwroot\libraries\joomla\document\html\html.php on line 588
Any thoughts or suggestions?
Thanks,
Joe
EDIT - Nevermind. It was the virtuemart language settings thing. Thanks.