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
Switch to threaded view of this topic Create a new topic Submit Reply
icon1.gif  No Shell access [message #18985] Sun, 20 June 2004 09:34 Go to next message
Laertes is currently offline  Laertes   Germany
Messages: 31
Registered: June 2004
Location: Hamburg, Germany
Karma: 0
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>";
?>
icon6.gif  Re: No Shell access [message #18987 is a reply to message #18985] Sun, 20 June 2004 20:00 Go to previous message
Laertes is currently offline  Laertes   Germany
Messages: 31
Registered: June 2004
Location: Hamburg, Germany
Karma: 0
Member
Just successfully installed FUDforum, without any problems!
Please remove the nonsense I wrote. Embarassed
  Switch to threaded view of this topic Create a new topic Submit Reply
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 08:38:27 GMT 2024

Total time taken to generate the page: 0.02158 seconds