Hi,
I did the wordpress install twice and i I’m not using plugin
I had this error in home page:
Warning: session_start() [function.session-start]: open(/tmp/sess_dffcde8286e432b1364ae368d75b70c8, O_RDWR) failed: Permission denied (13) in /home/cloud/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/cloud/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/cloud/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
How can i correct?
After import the Dummy data, the error continue.
Hi CloudChoice!
Looks like the server can’t start a session. Please contact your host and ask them to check the server configuration. Make sure that the data session folder is writable & ask them if it exist. Download the Enfold theme again on your themeforest account, just to make sure no files are corrupt and all of it is working properly.
Cheers!
Ismael
Thank you fast the faster answer.
In fact the problem was in my TMP folder.
I just change the chmod for 777, and the problem finish.
Thanks