FYI, I had more or less the same difficulties on a new prod env (classissima.fr/index.php), actually a sandbox (with build2398, latest stable).
I cannot access to Step 1 with Chrome (it works with FF !?!). Very strange !!!
On step 2, a warning for /data chmod (set to 777 as zTemp and inside dirs). Changed => OK. And warning for date.timezone (unchanged ... then no warming like WARN (4): E_WARNING: strftime(): It is not safe to ...)
It seems that DB and its user must be create before Step 3.
After process :
- for http://www.classissima.fr/index.php?module=adminpanel&type=admin&func=adminpanel&lang=en
WARN (4): E_USER_WARNING: Smarty error: problem creating directory '/var/www/vhosts/classissima.fr/httpdocs/ztemp/Theme_compiled/en/Andreas08' in lib/vendor/Smarty/Smarty.class.php line 1093
WARN (4): E_USER_WARNING: Smarty error: problem writing temporary file 'ztemp/Theme_compiled/en/Andreas08/wrt4d6d1b3f11c5b' in lib/vendor/Smarty/Smarty.class.php line 1093
WARN (4): E_WARNING: Smarty::include(ztemp/Theme_compiled/en/Andreas08/admin-a255c567c18a2292891b4de2981f6732.tpl.php) [smarty.include]: failed to open stream: No such file or directory in lib/vendor/Smarty/Smarty.class.php line 1263
WARN (4): E_WARNING: Smarty::include(ztemp/Theme_compiled/en/Andreas08/admin-a255c567c18a2292891b4de2981f6732.tpl.php) [smarty.include]: failed to open stream: No such file or directory in lib/vendor/Smarty/Smarty.class.php line 1263
WARN (4): E_WARNING: Smarty::include() [function.include]: Failed opening 'ztemp/Theme_compiled/en/Andreas08/admin-a255c567c18a2292891b4de2981f6732.tpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/psa-pear:/var/www/vhosts/classissima.fr/httpdocs/lib/vendor/:/var/www/vhosts/classissima.fr/httpdocs/system/SecurityCenter/lib/vendor') in lib/vendor/Smarty/Smarty.class.php line 1263
- and for http://www.classissima.fr/index.php
WARN (4): E_WARNING: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 10005 is not allowed to access ztemp/Theme_compiled/en/Andreas08/ owned by uid 33 in lib/Zikula/View.php line 835
WARN (4): E_USER_WARNING: Smarty error: problem creating directory '/var/www/vhosts/classissima.fr/httpdocs/ztemp/Theme_compiled/en/Andreas08' in lib/vendor/Smarty/Smarty.class.php line 1093
WARN (4): E_USER_WARNING: Smarty error: problem writing temporary file 'ztemp/Theme_compiled/en/Andreas08/wrt4d6d1e67ee980' in lib/vendor/Smarty/Smarty.class.php line 1093
WARN (4): E_WARNING: Smarty::include(ztemp/Theme_compiled/en/Andreas08/home-a06f40e5e79748f3497497ec7918e638.tpl.php) [smarty.include]: failed to open stream: No such file or directory in lib/vendor/Smarty/Smarty.class.php line 1263
WARN (4): E_WARNING: Smarty::include(ztemp/Theme_compiled/en/Andreas08/home-a06f40e5e79748f3497497ec7918e638.tpl.php) [smarty.include]: failed to open stream: No such file or directory in lib/vendor/Smarty/Smarty.class.php line 1263
WARN (4): E_WARNING: Smarty::include() [function.include]: Failed opening 'ztemp/Theme_compiled/en/Andreas08/home-a06f40e5e79748f3497497ec7918e638.tpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/psa-pear:/var/www/vhosts/classissima.fr/httpdocs/lib/vendor/:/var/www/vhosts/classissima.fr/httpdocs/system/SecurityCenter/lib/vendor') in lib/vendor/Smarty/Smarty.class.php line 1263
Here the line is related to SAFE MODE.
I have disable the PHP SAFE_MODE for this domain (is it secure ?).
And now: that work!
Fine.
A little bit difficult, so some improvment needed?
Tank you for all (1.3 and this helpful post).
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- craigh responded to »Using PageUtil::addVar() to load script code« 03:29 PM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
