On Wednesday 18 June 2003 16:30, Giuliano wrote:

> i am a new PHP "programmer" and i love it; I am really at the beginning,
> and i have dowloaded some scripts and programs to begin understand
> how it works...
> (I have installed PHP + MySql + Apache on a Win98 machine).
>
>
> To install 1 of those programs, the instructions say that I have to:
>
> 2. chmod the following:
>
>    "store_dir"/images chmod to 777
>    "store_dir"/admin/backup to 777
>    "store_dir"/admin/config.php to 777
>    "store_dir"/images/makethumb.txt to 644
>
>
> What does it means?  chmod? what do i have to do?

On a Win98 system there is no need for chmod, you can safely ignore it. To 
find out what chmod is, ask google.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
To err is human, but when the eraser wears out before the pencil,
you're overdoing it a little.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to