Opencart version : 1.5.1.2 Clean install Hi I have linux hosting with godaddy. Please don't reply with godaddy sucks because that doesn't help! I have installed opencart. It passed all the pre-installtion checks and I have set the cmod permissions for the relevant folders and files and connected to a database. At the top of the online store and admin screens I get errors : Online Store : Warning: session_start() [function.session-start]: open(/var/chroot/home/content/18/8597318/tmp/sess_q4s8bntrdskkt440f9p5lfk6m2, O_RDWR) failed: No such file or directory (2) in /home/content/18/8597318/html/store/system/library/session.php on line 11Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/18/8597318/html/store/index.php:100) in /home/content/18/8597318/html/store/system/library/session.php on line 11Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/18/8597318/html/store/index.php:100) in /home/content/18/8597318/html/store/system/library/session.php on line 11Warning: Cannot modify header information - headers already sent by (output started at /home/content/18/8597318/html/store/index.php:100) in /home/content/18/8597318/html/store/index.php on line 175Warning: Cannot modify header information - headers already sent by (output started at /home/content/18/8597318/html/store/index.php:100) in /home/content/18/8597318/html/store/system/library/currency.php on line 45 PHP: I get similar errors at the top of the admin page. Although I have html and css experience I am new to php so have no idea how to fix these issues. I posted on the opencart forums and the only response I got was to clear my cookies. Please help!
Take my advice bro Post that in coding section or something where you can find coders Here you can't find coders..
Hello, Mehdi72! It seems that there is some problem with the saving session mechanism on your server. Please check whether the "tmp" directory (with the writable permissions) exists in the "/var/chroot/home/content/18/8597318" directory of your server. If not, please create it or contact your server administrator and ask him to do this.