GET XOOPS V2.0.1.0 ALPHA [ENGLISH]:
http://colaborar.softwarelivre.gov.br/download.php/95/get-xoops-v2.0.1.0-alpha-english.zipIs just a MamboJambo fork, with replacements:
***************************************************************************
Get XOOPS v1.4 Alpha
***************************************************************************
file: getxoops.php
functionality: Provides wrapper for Server to Server and for PclZip module.
Enables transfer of XOOPS installation file in a zip from
Manbo-in-a-box.com to a folder on a shared webserver. (Particularty useful
if you don't have root or shell access and use a slow dial up
connection)
Requires FTP access to install folder. For XOOPS requirements
see XOOPS OS.
begin 06/07/2004
last edited 24/09/2004
copyright (C) 2004 David Spathaky
e-mail
davesp@eircom.netwebsite
http://bearawebdesin.com***************************************************************************
Instructions:
1/ Unzip all the getxoops.zip files to a folder on you computer.
2/ Upload all the Getxoops files via FTP to your server into the folder in which you want to install xoops.
3/ You may need to set the folder permissions enable writing - CHMOD to 777 (depends on your server and the public root folder is usually set this way already)
4/ Go to you install folder with your browser and load getxoops.php
For example
http://www.yournewsite.com/xoops/getxoops.phpor in the public root
http://www.yournewsite.com/getxoops.phpWork through the two stages outlined on the getxoops.php page which will:
1/ Transfer the zip file containing the XOOPS installation files from Xoops-in-a-box
to your server directory.
2/ Decompress the zipped files into the folder/directory you are in.
It is not perfect. On my server it times out while the files are transferring
and I have to reload the page after a few minutes. (okay it's a hack and I'm
not proud of it but it works and that's all I need, if you need more hack it
yourself!
Seriously, any help, suggestions or comments appreciated!
:: Notes:
:: This is a beta release and any faults and damage caused by its use
is at your own risk. I have hacked this together for my own use and if
it is a help to other I will clean it up.
:: The copy of pclzip.lib.php is not the same as the XOOPS version and they are not interchangeable
:: Delete all these files from your install directory after your install is complete they are:
getxoops.php
downloader.php
script.inc.php
pclzip.lib.php
pass.php
xoops.zip
readme.txt
gnu-lgpl.txt
:: Todo:
:: Figure out the progress indicator/timeout problem
:: make a version that works with tar.gz files which would be fasted because they are smaller.
:: move install directory to installation
GetXoopsNow! File get and install
Based on:
MamboJambo - David Spathaky - 07/07/2004
BearaWebDesign
http://www.jazarsoft.com Jazarsoft Server to Server Transfer 2
Version: 2.1
Last Update: 11/25/2003 11:38PM
and
PHP Unzipper v1.1, August 26th 2003
(C) Rinalds Uzkalns, 2003
http://rinalds.com/pages/php/unzipper http://www.rinalds.comLicensed under GNU Lesser General Public License
http://www.phpconcept.com PhpConcept Zip Module 1.3 by Vincent Blavet is used for archive extraction.