Jump to content

newbie need help ^^


bayzap

Recommended Posts

hi...
i've download many examples CMS from internet...but i confused when i read the manual how to install it.
because in the manual said i have to configure chmod

i dont know what chmod is and how to configure it???
because i learn PHP 2 days ago

plss help me
Link to comment
Share on other sites

This is only needed if you use Linux or your server is running Linux. You could use SSH to chmod them too, like this: [code]chmod the_value the_file[/code] e.g. [code]chmod 777 uploads[/code]

If you wan't to use cmgmyr's approach you can use the [url=http://php.net/chmod]chmod[/url] function.

I found this page by [url=http://www.google.com/search?q=chmod]searching Google for 'chmod'[/url] (first result): http://catcode.com/teachmod/
In that way you might learn about chmod
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.