Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:
Write your message below:
I just uploaded my guestbook folder but i get an error page linking back to my host. Please help. My site is www.decomarmond.net
non-working guestbook
You get a "page not found" error. Check the name/URL of your guestbook folder. CaSe MaTtErS!
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Your host might not support PHP..
Check http://www.phpjunkyard.com/hosting.php for PHP hosting
Check http://www.phpjunkyard.com/hosting.php for PHP hosting
what does this mean "Warning: session_start(): open(/tmp/sess_4975fd17698d87d5129d8bc31d9e6e2e, O_RDWR) failed: Permission denied (13) in /export/orgs/maps/gbook.php on line 47
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /export/orgs/maps/gbook.php:47) in /export/orgs/maps/gbook.php on line 47
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /export/orgs/maps/gbook.php:47) in /export/orgs/maps/gbook.php on line 47"
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /export/orgs/maps/gbook.php:47) in /export/orgs/maps/gbook.php on line 47
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /export/orgs/maps/gbook.php:47) in /export/orgs/maps/gbook.php on line 47"
This means something is wrong with session handling in your PHP installation, the temp dir probably hasn't got correct permissions. Ask your hosting company to check that.Anonymous wrote:what does this mean "Warning: session_start(): open(/tmp/sess_4975fd17698d87d5129d8bc31d9e6e2e, O_RDWR) failed: Permission denied (13) in /export/orgs/maps/gbook.php on line 47
The other two errors are just a result of the first error.
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools