Posted by Arjen on 03/23/06 17:37
kelly wrote:
> Hi,
> I'm planning to learn php.
> There's already one setup in our server, but I don't
> have root permission on the server. My questio is
> where can I run a simple php script? Or do O need
> permission to run them on cgi-bin?
>
> Thanks.
>
U probably dont need root permission to execute a php script. If the
server is configured properly u can just upload a .php file and direct
your browser to it.
Otherwise contact the system administrator.
check out this page as well
http://nl.php.net/manual/en/introduction.php
Arjen
[Back to original message]
|