/    Sign up×
Community /Pin to ProfileBookmark

what is chmod???

what is chmod and how do you change it using yahoo geocities? or do i need an ftp program? also i just created a php page called [URL=http://www.rollingtank.com/benjoffe/test.php]http://www.rollingtank.com/benjoffe/test.php[/URL] and it says forbidden.. is this related to chmod?

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@WebfreakMar 28.2004 — With chmod you determine the rights for the file or directory. If you would like to that nobudy will write in the file or something else you set this up with chmod. I personaly use total commander for this. With it is not really tought to change the chmod. But if you want you can write some kind of script with PHP which can chmod the file every time when you will determine. but I think that this is a little bit too much complicated ? for so simple thing ?
Copy linkTweet thisAlerts:
@benjaminauthorApr 05.2004 — i just created a page with this code
[code=php]

<html>
<head>
<?php

$tempBen = $HTTP_GET_VARS["ben"];
if ($tempBen != "") {
$loadBen = $tempBen;
} else {
$loadBen = "No Variable";
};

?>
</head>
<body>
<?php echo $loadBen; ?>
</body>
<html>


[/code]


and it does not want to allow me to access it online at http://www.rollingtank.com/benjoffe/test.php[/URL] it says forbidden!!!!!

what do i need to do to make this file just like any .htm file, anybody can read it, nobody can write to it?[URL=http://www.rollingtank.com/benjoffe/test.php]





[FONT=times new roman]he[SIZE=2]re[/FONT] [COLOR=blue]i[/FONT]s[/COLOR] [SIZE=3]some[/SIZE] [COLOR=firebrick]fun[COLOR=teal]ky[/COLOR] [I]te[/COLOR]xt[/I]
Copy linkTweet thisAlerts:
@WebfreakApr 05.2004 — Sorry but geocities doesn't support php and chmod functions.
×

Success!

Help @benjamin spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...