Page 1 of 1

Access Violation at 022271B8 ???

Posted: Wed Feb 28, 2007 2:40 pm
by Noucky
Script URL:
Version of script: 1.5
Hosting company: InterIP Networks
URL of phpinfo.php: http://www.ccdsign.com/guestbook/gbook.php?a=sign
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
access, violation, 022271B8

Write your message below:

I've uploaded your guestbook and the first time I opened this page to sign the book it opened. But after filling it in I saw nothing appaer.
Since then I get the following message:
PHP has encountered an Access Violation at 022271B8
Does anyone know what this means.
And better yet hw can I solve this problem.
At first I thought it was my computer or the fact that I had tried it once. But on the other apple the same text appears.

This is my first time trying to upload a guestbook!
Any tips?

Posted: Wed Feb 28, 2007 8:04 pm
by Klemen
You seem to have problems with PHP sessions, upload the phpinfo.php and session_test.php files to be sure.

Currently it seems like PHP is trying to save session info in folder called "tmp", make sure this folder exists and is writable, or change the session.save_path in php.ini to some other existing folder.