Jump to content

[SOLVED] Creating an Install Script For A PHP App


jjacquay712

Recommended Posts

What would be the best way to go about making a php script that installs itself without a user having to edit php configs manually? For example, phpbb has an installer script that creates databases and creates database username and password variables for later use. I was thinking about having the script write a file called config.inc.php, but many servers dont support the fwrite function... What would you do?

 

 

                        Thanks, John

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.