jack
27-03-04, 08:16 PM
You can use this little script thanks to a friend of mine. It's set for phpBB-2.0.8 forum script. It can be edited to retrieve and untar any script. Just edit the needed lines of code.
It is a real time saver especially if you are on a dial-up connection and no telnet access.
Copy and paste it in "Notepad".
Save as: auto_install.php ... or any name you want.
Upload it with "FTP" not Frontpage ... ascii mode ... in the dir/folder where you want the script.
Call the script with your browser.
http://yourdomain.com/auto_install.php
It will untar all the php forum files.
Set permissions/chmod for files per documentation.
Then run the install ... enter your mysql info.
http://yourdomain.com/folder_name/install/install.php
Auto Install script (http://divedesk.com/temp/auto_install.txt)
It is a real time saver especially if you are on a dial-up connection and no telnet access.
Copy and paste it in "Notepad".
Save as: auto_install.php ... or any name you want.
Upload it with "FTP" not Frontpage ... ascii mode ... in the dir/folder where you want the script.
Call the script with your browser.
http://yourdomain.com/auto_install.php
It will untar all the php forum files.
Set permissions/chmod for files per documentation.
Then run the install ... enter your mysql info.
http://yourdomain.com/folder_name/install/install.php
Auto Install script (http://divedesk.com/temp/auto_install.txt)