Subject | Re: PHP server for Firebird |
---|---|
Author | paulruizendaal |
Post date | 2005-09-04T08:29:42Z |
> From my own point of view it fails at the first hurdle. It's aYes, you are right: it needs a few web pages explaining what it is
> windows installer file, and there is no information on what it is
> going to install and where it will install it.
and why it is useful.
> Before I would even try and run it I will need to knowCurrent choices are:
> WHAT is included in the package
> Which version of Firebird
> Which version of PHP
MyServer 0.8.1
PHP 4.3.11
FB 1.5 client lib
As common with windows installers, the user gets to choose the path,
the default is C:\phpserver-0.8
Everything is intalled under this directory, nothing goes into the
system directory, no registry changes are made. "xcopy" install to
use a MS phrase.
> Personally the facilities supplied by Apache along with modules notwork,
> normally supplied with PHP5 are essential to making my own systems
> and so I doubt that this will be any help, but if people are goingto
> start using it, then I need to know what questions NOT to answer,Perhaps we should use PHP 5 instead of PHP 4/
> because my solutions will probably not work ;)
> Will ibWebAdmin run on the package?Yes, just unzip it into the C:\phpserver-0.8\web directory and you
are done.
Paul