Hi,
I`m now working on a webserver package installer which will install standard all the not-so-standard features for w32.
like
apache2
php5
python23
activeperl
isapi
homemade control panel
mysql
So, if anyone is interested,.. help would be appreciated 🙂
-bws
Apache, PHP, mysql, python, perl.. etc all in one package
5 posts
hmm
what kind of help are you looking for?
what kind of help are you looking for?
For instance,
I have all my config files (php.ini, ... etc) configured to work with my current install path.
So when the files are copied to the installer`s hdd, that path must be changed to their path. Which I think willneed a plugin (haven't found a function to do that).
And it is just a lot to do :-P, so if anyone likes to do some parts of it ;-) help is appreciated
I have all my config files (php.ini, ... etc) configured to work with my current install path.
So when the files are copied to the installer`s hdd, that path must be changed to their path. Which I think willneed a plugin (haven't found a function to do that).
And it is just a lot to do :-P, so if anyone likes to do some parts of it ;-) help is appreciated
INI? That's easy.... with WriteINIStr handles the .INI 😛
I'm also looking for an easy way to ship a basic web server along with PHP and MySQL.
You could start playing with EasyPHP, which ships Apache + PHP + MySQL in a 10MB download. Don't know how easy it would be to tweak it into adding Perl, Python, etc.
JD.
You could start playing with EasyPHP, which ships Apache + PHP + MySQL in a 10MB download. Don't know how easy it would be to tweak it into adding Perl, Python, etc.
A complete and ready-to-use PHP development environment on Windows including the web server Apache, the SQL Server MySQL and others development tools.
JD.