开发者

Configuring Lighttpd, PHP5 and MySQL5 for a no-supervision installation

开发者 https://www.devze.com 2022-12-11 04:15 出处:网络
I\'m creating a script that\'ll work on a Lighttpd, PHP5 and MySql5. The point is, it must be full-offline script installed and configured with al开发者_如何学Cl the requirements by one installer. It\

I'm creating a script that'll work on a Lighttpd, PHP5 and MySql5. The point is, it must be full-offline script installed and configured with al开发者_如何学Cl the requirements by one installer. It's a bit modified wiki thing. How to do a such thing?


Do you want to install a whole installation of Lighty, PHP + Mysql or are you just trying to get something installed in a preconfigured environment?

I'd package it up as a VM if you need to install everything


I recommend you the NSIS install system and look for examples like this: MySQL Silent Install.

0

精彩评论

暂无评论...
验证码 换一张
取 消