Hi, you have reached the wrong lists. security@ is to report security issues in PHP, the webmaster list is for discussing issues about the php.net website.
Your first request is not a php issue but a question of server configuration and depending on your choice of webserver possible. PLease refer to those communities about configuration. For your second request: that's something the applications should handle, not PHP itself. johannes On Wed, 2014-11-12 at 16:24 +0000, Ricardo Sousa wrote: > Hello guys i have few scripts and they run on php 4 /5 and i want to > use multi php versions on my server > can you guys build one way to use multi php versions on the server > each time install a new script web choose wich version of php to use > like > > > 4.3 > 4.5 > 5.4.5 > 5.6 > etc > > > another thing is possible to create one php code to modify the php ini > file like many scripts requirements as > > > globals off some they want on > gps location > hide php ext = on off this its a great tool > > > could you guys create one php code to modify the php ini each time > install a new php scripts > > > each web script has their own php ini to modify and change the > requirements > on admin will change the php ini requirements > > > i want to build one control panel for MAC OS using xojo can you guys > help me out with it > has many control panels for linux like plesk, cpanel. zpanel > > > only for MAC OS don't have one and i want to build a control panel > for using on MAC OS using XOJO > i want to use all the php versions on them and with one option to > modify the ini file for each php website requirements > can you guys help me with this > use like IIS windows server use the php ini for each script > install > > > exaple here > > > adultcamera - folder > php.ini > index.php > login.php > etc > ---------------------------------------- > > > dating site - folder > php.ini > login.php > index.php > etc > ------------------------------------------------- > > > the each web script has their own php ini and be modify > by the user who installed the script on the server > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
