Gantry Framework problem
-
I have Gantry framework 4.0.4 installed and I am trying (and failing) to setup a wordpress theme called Easy Customise WordPress Theme by WooDoo.
The site address is http://www.artixium.com and the following is the issue:
Warning: session_start() [function.session-start]: open(/tmp/sess_d51ca040876835a47e4d2af8a2c0a140, O_RDWR) failed: Permission denied (13) in /home/artixium/public_html/wp-content/plugins/gantry/functions.php on line 182
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/functions.php on line 182
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/gizmos/iphonegradients.php on line 32
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/gizmos/iphoneimages.php on line 33
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/gizmos/iphonegradients.php on line 32
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/gizmos/iphoneimages.php on line 33
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/widgets/viewswitcher.php on line 56
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/gizmos/iphonegradients.php on line 32
Warning: Cannot modify header information – headers already sent by (output started at /home/artixium/public_html/wp-content/plugins/gantry/functions.php:182) in /home/artixium/public_html/wp-content/plugins/gantry/gizmos/iphoneimages.php on line 33
The server is Linux based and is running PHP 5.3.23 and MySQL 5.5
Any ideas would be most appreciated.
Cheers,
David
-
Actually the problem is not apparent unless logged in so I have captured the images as below for reference.
https://docs.google.com/file/d/0Bz6_K42g__sFcDBqMnVfOUpxems/edit?usp=sharing
and
https://docs.google.com/file/d/0Bz6_K42g__sFOTNscEM0djBMWms/edit?usp=sharing
Hi,
It looks like Gantry cannot save session info as your hosting company blocked the access to the PHP tmp directory. Can you please ask them about it ?
Thanks,
Jakub
The topic ‘Gantry Framework problem’ is closed to new replies.