Re: php script to create mySQL database programmatically



mistral wrote:
"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.


You probably can't find it because it doesn't exist. Security is there for a reason.

Locking your door doesn't do any good if you hand keys to everyone.

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



Relevant Pages

  • 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: 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. ...
    (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. ... Can't connect to local MySQL server through socket ...
    (comp.lang.php)
  • Re: php script to create mySQL database programmatically
    ... hosting configuration may not allow create database from script, ... Need working code to create database programmatically via PHP. ...
    (comp.lang.php)
  • Re: Chmod
    ... create the directories with the same owner as the script? ... Jerry Stuckle ... JDS Computer Training Corp. ...
    (comp.lang.php)