|
Posted by Piotr on 05/06/07 10:37
Hello
when you start a session, php creates a file where sesion variables are
saved. It seems that php has no permision to do that. Ask your system
administrator to fix it.
It might be related to session.save_path directive in php.ini.
If this one is set to directory without persmisions to write, then there
is a problem.
The point is, you cant fix it, ask your admin to do it, he should know
what to do :)
Regards,
Piotr
MZ napisał(a):
> Hello!
>
> I have registered my old page on new server, but this page doesn`t work on
> this new server and I don`t know why.
>
> I get such error message:
>
> Warning: session_start() [function.session-start]: SAFE MODE Restriction in
> effect. The script whose uid is 1113 is not allowed to access /var/tmp owned
> by uid 0 in /home/ZZZZZ/domains/YYYYYYY/public_html/MZ_CRM/config.inc.php on
> line 2
>
Navigation:
[Reply to this message]
|