Re: php script to create mySQL database programmatically




"Jerry Stuckle wrote:
"
mistral wrote:
Need php script to create mySQL database programmatically; since
hosting configuration may not allow create database from script, script
also need eliminate/rewrite all restrictions in appropriate places in
that hosting.

You can make a script to create a database. But you can't make a script
which will hack the host's security settings.

==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================


Any workaround how to solve this programmatically? There is such
scripts, and yes, it possible, just can no find url i saw it.

.



Relevant Pages

  • Re: php script to create mySQL database programmatically
    ... "Jerry Stuckle wrote: ... hosting configuration may not allow create database from script, ... You can make a script to create a database. ... Can't connect to local MySQL server through socket ...
    (comp.lang.php)
  • Re: Displaying Errors Question
    ... "Jerry Stuckle" wrote in message ... Now, if anything is even the slightest incorrect with the script, instead of displaying error messages on the screen a blank screen is returned and I have to go to the error.log to see what's happening. ... nothing in the script (including the code to set the flag variable) will be executed. ... You should never have these on on a production server. ...
    (comp.lang.php)
  • Re: Log rotation
    ... I have a script that when executed will write debug and error messages ... I want to create log rotation such a way that if the file size of ... Jerry Stuckle ... JDS Computer Training Corp. ...
    (comp.lang.php)
  • Re: back to html page from php
    ... Jerry Stuckle wrote: ... myCart.php script to get back. ... You mean automatically invoke the shopping cart when you load an html ... I just wanted to know if using the tag is the only way to ...
    (comp.lang.php)
  • Re: php script to create mySQL database programmatically
    ... hosting configuration may not allow create database from script, ... Jerry Stuckle ... JDS Computer Training Corp. ...
    (comp.lang.php)