Code: Select all
$fd = fopen('/home/domain/public_html/new/pages/' . $menu_url , 'w+');Warning: fopen(/home/domain/public_html/new/pages/test.php): failed to open stream: Permission denied in /home/domain/public_html/new/htmle/secure/newpage.php on line 53
i have looked and tried everything and still nothing...
I have checked the permition on the server and the folder pages is chmod 755 .... am confused ... help
Greg