|
Posted by John Howie on 02/27/06 15:58
Sorry for my delay, I was away this weekend. Thanks for your help with
this matter.
1. You can see the php info at
http://www.falicensedplayersagent.com/new.php
2. The other pages there contain the basic login control, which still
isn't working (incase any of the other page content was interfering
I've gutted them to basic log in).
Go to http://www.falicensedplayersagent.com/index.php To try to log in,
user and pass are displayed. There are two pages with restricted
access, with links to them. Earlier I logged in and could go between
the two fine, then again just now I did the same and frequently get the
error page appear.
The server is commercial, so I don't know how I'd go about altering
paths or setting the error level to high.
The server is running apache, so .htaccess is one approach I'm now
considering, my curiousity is high now though, and I really want to
know what is going on.
Your help is greatly appreciated, though my knowledge of the PHP set-up
is poor and I don't know how to do some of the suggestions made. Thanks
again.
joe wrote:
> I didn't test it out but your code looks ok...is the new server a
> commercial server or one you have full access to?
> Either way, you can try what Chung said, or use an .htaccess file to
> change it (if the webserver is running apache):
>
> php_value session.save_path /path/to/your/dir/
[Back to original message]
|