phpWebSite 1.7.2

Posted by Matt McNaney

Posted on 10:58, Wednesday, July 20

Get the latest version of phpWebsite (1.7.2) from Sourceforge. You can also try out Hilmar's downloader (instructions for this are in the same directory).

This version is mostly for bug fixes.

A description about the installer is at phpwebsite.appstate.edu/trac/fallout/wiki/ngInstall

readme.nginstaller.txt

How to prepare, install and setup phpWebSite/ngWebsite on your server:

-	download the prepare program (ngInstall.php) to your server. That
	is a single file available at sourceforge.net. ngInstall should be
	placed in a directory on your server, from where the webserver will
	deliver content to your visitors. Such a place in general is called
	"document root" or "htdocs" and in many cases named like
	"public_html", "web", "www" or similar. You may also create and use
	a subdirectory below the document root (or nested subdirectories).
	A usual method to have the prepare program is:
	download ngInstall.php from sourceforge.net to your workstation,
	and then upload the program by a file transfer program (FTP,SCP etc)
	to your server (to your site). The D/L url is http:
	//sourceforge.net/projects/ngwebsite/files/ngInstaller/ngInstall.php
	
-	Call the prepare program with your web browser by using your domain
	(and the subdirectory) name(s), but please don't use old MS internet
	explorers. For example:
	
	http://your.site/ngInstall.php
	or
	http://your.site/subdir/ngInstall.php
	
-	The first screen of the prepare program will show some diagnostic infos
	about your site. Please pay attention to the messages, because only when
	the preconditions are confirmed successfully, the operation of the
	phpWebSite or ngWebsite system is eligible for your server. In a bad
	case, the only way to resolve the conflicts is to adjust your webserver
	to the requirements (if possible for you) or change your internet service
	provider (ISP) to one who can safisfy. Let remark, the preconditions are
	far from beeing exotic, thus if you have problems with the preconditions
	of phpWebSite / ngWebSite, probably you will also run in trouble with 
	other modern software to install.
	Messages marked with OK are okey, with OH are a bit worse but not critical
	and with KO (knocked out) are the bad ones. Without any mark, the message
	are info only - perhaps nice to know.
	
-	Afterwards, the initial screen of the prepare program will lead you thru
	the next steps, which consists of ngInstall, ngPreInstaller, ngInstaller
	and finally the setup of phpWebSite / ngWebsite. Not counting the time you
	may drink coffee or read attentive the screens, the installation should be
	finished in less then five minutes.
	
-	After the ngInstaller is finished (that is just before the setup starts),
        ngInstall.php is renamed to ngInstall.nop ( for no operation).
	You can delete or make unaccessible the ngInstall.nop file from your
	server for security reasons.

Good luck,
 Hilmar