User Name
Remember Me?
Password
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Free Web Hosting Forum
>
000WebHost Services
>
Customer Assistance
Question about mkdir
Thread Tools
Display Modes
(#
1
(
permalink
))
zidaine_38
Junior Member
Posts: 14
Join Date: Jul 2008
Location: PH, Cavite
Question about mkdir -
09-07-2008, 01:44 PM
When I use 0777 as value of the permission in mkdir (
mkdir('/path/to/my/dir',0777)
),
it changes into 0755, (rwxr-xr-x) but what I am expecting is ----> rwxrwxrwx
What should I do to set the permission to rwxrwxrwx?
Last edited by zidaine_38 : 09-07-2008 at
02:11 PM
.
(#
2
(
permalink
))
Bad Karma[CORE]
Senior Member
Posts: 578
Join Date: May 2008
09-07-2008, 02:13 PM
is this disabled on the 000webhost.com servers ?
Can test it by running this simple piece of code
PHP Code:
<?php
mkdir
(
"/path/to/my/dir"
,
0700
);
?>
Save that as a php file, change the /path/to/my/ to reflect your actual physical path and run the file in your browser.
(\__/)
(='.'=)
This is Bunny. Copy and paste bunny into your
(")_(")
signature to help him gain world domination.
Free Domains
5 Bucks Script Installation Services
Free Web Hosting
Layer-Ads - Das Werbenetzwerk von morgen
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
Off
Pingbacks
are
Off
Refbacks
are
Off
Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by
vBSEO
3.1.0
vBulletin Skin developed by:
vBStyles.com
Site Home
-
Forum Home
-
Top