* Thus wrote Jaap van Ganswijk ([EMAIL PROTECTED]): > At 2003-08-16 23:28 +0200, Peda wrote: > > When you have a shell login, try this: > - cd /tmp > - chown . <your_user_name> > > This probably gives an error warning. > > - chmod u+rw .
Don't set your /tmp directoy to those settings. /tmp is a system directory and should not be owned by any paticular user nor have rw permissions for a paticular user. Refer to your OS manual or contact your system administrator and have him set the proper permissions on /tmp Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php