This is my first post, so I'd like to say hello.
I just recently installed some open source PHP software for my website. Unfortunately the software doesn't have a great support forum.
The problem is after I install everything and attempt to log in using the default username/password (admin/admin) it will not work.
Also my captcha is not working either on the new register log in.
here is the error report from one attempt to create a new account:
PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: open(/var/php_sessions/sess_55fc56667b6128f34398cb52da785ab7, O_RDWR) failed: No such file or directory (2) in /hermes/web10/b774/moo.yourpropertylisters/padmin/includes/forms/captcha.php on line 22
PHP Warning: Unknown: open(/var/php_sessions/sess_55fc56667b6128f34398cb52da785ab7, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
I do have some experience with php installations, as I currently run a phpbb forum, but that has a much larger support system. If someone could point me in the direction of how I could fix these warnings, that'd be great.
Additionally, I would grant access to view the database/ftp if that would help.
Also I'm not sure I can put a link to my actual site but Click This, unless this is unacceptable!
Thanks
Jason