FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » No Shell access
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
icon1.gif  No Shell access [message #18985] Sun, 20 June 2004 09:34 Go to previous message
Laertes is currently offline  Laertes   Germany
Messages: 31
Registered: June 2004
Location: Hamburg, Germany
Karma:
Member
The following procedure is part of your FUDforum install sequence and seems to require shell access, (which I do not have).
cvs -z3 -d :pserver:anonymous(at)asuka(dot)prohost(dot)org:/forum21 checkout fud21_install

Once the files are retrieved, run the following commands to create the install script

cd fud21_install
chmod 644 install.php
chmod 755 create_file_list
./create_file_list install 1>> install.php


The only place where I can run PHP is on my ISP's Webserver and the only access for me is FTP.
PHP-Version is 4.3.6
MySQL Version: 4.0.20-standard-log

… and I do not understand anything of the *NIX shell commands. Embarassed
May following piece of code be the key to my problem???

<?php
$output
= shell_exec("./create_file_list install 1>> install.php");
  echo
"<pre>$output</pre>";
?>
[Message index]
 
Read Message icon1.gif
Read Message icon6.gif
Previous Topic: File attachment question
Next Topic: Connection Timed Out
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 10:28:42 GMT 2024

Total time taken to generate the page: 0.05976 seconds