Wrox Programmer Forums
|
PHP How-To Post your "How do I do this with PHP?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 5th, 2007, 07:39 AM
Authorized User
 
Join Date: Sep 2006
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to aneesh_sunu@yahoo.co.in Send a message via Yahoo to aneesh_sunu@yahoo.co.in
Default mkdir problem

Hi
I've a problem that, i h've to create a folder, and place 2 php file in it. When i'm try for this
error coming...
Warning: fopen(/home/deal/public_html/school/mathew/config.php)
 [function.fopen]: failed to open stream: Permission denied
in /home/deal/public_html/school/Classes/__clsBlogApproval.Manager.php on line 277
can't open file
That was folder not creating in linux server
i use
 @mkdir(constant("_SB_DOCUMENT_ROOT").$row["nane"], 777, TRUE);
for creating folder. This is success in local host
But not in linux server, anybody help me
__________________
Regards
Aneesh









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.