dg wrote:
Hello,

I'd greatly appreciate some help with some problems I'm hitting.

I have a site set up on a dev server and it works fine.

In transferring it to the clients server, it's getting all weird.

When I first transferred created files, the owner was "joe". And they worked fine.

When I republished those files using fwrite, the owner changed to "httpd".

who publishes with fwrite?  Did you mean FTP?


And includes and file_get_contents stopped working.

I tried changing the owner, but couldn't.
I changed include_path.


I turned on error reporting and got:

Warning: include(includes/common.php): failed to open stream: Inappropriate ioctl for device in /**/local/home/**/dev.**.net/alb**acl.php on line 5

Warning: file_get_contents(): SAFE MODE Restriction in effect. The script whose uid/gid is 398/398 is not allowed to access includes/lyrics_box_scripts.txt owned by uid/gid 191739/191739 in /**/local/home/**/dev.**.net/alb**acl.php on line 11


Thanks in advance for any assistance.

-dg



--
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to