Running this script:
http://example.com/sites/all/files/cpanel_create_db.php?db=examplecom_1016&user=examplecom_example&pass=hrxp5_2
Produced:
[function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/.../cpanel_create_db.php on line 43
cPanel 11
MySQL Users
This appears to refer to the curl path which is /usr/bin/curl on my server.
Inserting /usr/bin/curl in line 30 produced a blank screen (no error message) but no database.
Question: Should this script be expected create databases in subdomains?
i.e.:
examplecom_1016
examplecom_1017
examplecom_1018
In the site example.com?
Thanks, Prestonm