SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: nobody write permission problem
-
May 9, 2005, 05:11 #1
- Join Date
- Apr 2005
- Posts
- 59
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
nobody write permission problem
hi guys,
i m having problem with permissions on server,
i m executing the following command in my php page
PHP Code:exec('lynx -dump 'http://www.muydomain.com/mypage.php', $result);
thanks in advance
regards
-
May 9, 2005, 12:19 #2
- Join Date
- Nov 2000
- Location
- Hong Kong
- Posts
- 1,508
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Ask your host to give you correct Apache or user permissions. Thats the only thing i can come up with.
Bookmarks