Jump to content

Self installing php package.


magic2goodil

Recommended Posts

I am trying to create a self installing php package that will use a mysql db for the background.  I can very easily get it to work on my local computer, but when I tried it on my startlogic domain it had an error when trying to create the new database i specified.  I know why it does this, because startlogic adds in, for my site, college_ before any db I create.  My main question is, when I installed phpBB on there before, it was able to automatically install the new database, tables, etc. 

 

I know on some servers you can't just create a new database without some lame prefix in front of it, same as my online server does, and some others create a totally crazy name that wasn't event he one you put in originally. 

 

My main question is:  I there some command to figure out what the prefix or altered name of the database is going to be?  Can someone lead me towards a tutorial on this subject?

Link to comment
https://forums.phpfreaks.com/topic/41569-self-installing-php-package/
Share on other sites

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.