Codon.Config.php Errors after file upload

After uploading all the necessary files for phpvms I visited my homepage and saw these errors along with the link to install. 

Warning: session_start(): open(/hermes/phpsessions/b/0/i/r/sess_b0irtjpg4cgidnu4nuseiaqf17, O_RDWR) failed: No such file or directory (2) in /hermes/bosnaweb27a/b2807/ipg.panamvirtualorg/core/codon.config.php on line 40

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hermes/bosnaweb27a/b2807/ipg.panamvirtualorg/core/codon.config.php:40) in /hermes/bosnaweb27a/b2807/ipg.panamvirtualorg/core/codon.config.php on line 40

Warning: Unknown: open(/hermes/phpsessions/b/0/i/r/sess_b0irtjpg4cgidnu4nuseiaqf17, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (4;/hermes/phpsessions) in Unknown on line 0

 

When I install these errors do not go away. Please note I am using PHP 5.5 and iPage as a paid hosting provider. Does anyone know how to fix this? 

 

Thank you!

I would suggest you to share the error with your web hosting provider. The errors have to do with the server’s PHP settings.

6 hours ago, servetas said:

I would suggest you to share the error with your web hosting provider. The errors have to do with the server’s PHP settings.

Are they settings I can change without contacting the provider? If not what exactly am I to ask of them?

Nevermind, I fixed it. There was no closing tag in the main index.php file.