Hello to All,
I have looked on this forum for a possible thread similar to my problem
and I didn't find any so I'm taking the liberty to write a new one.
The solution to my problem may be simple but I can't seem to find
the answer so perhaps someone can help. My problem briefly stated
is as follows:
I uploaded a working set of "php" website files to my Blue Voda "ftp"
account and everything is mostly working, however in the code some
webpages are referencing an SQL basebase somewhere. I've managed
to load some dbs into my BV mySQL and/or entered various table formats
utilized in the code which should be valid. I've also created a valid SQL
username and password with which to access it [from my "configure.php"
file in the code]. The problem however is when I execute the "php" code
[from the appropriate webpage URL] I receive an error message saying:
"1046 - No database selected".
I have no idea what could be wrong or where to start looking for
answers. Does anyone have any good ideas?
Any help would greatly be appreciated!!! Thanks in advance!!!
I have looked on this forum for a possible thread similar to my problem
and I didn't find any so I'm taking the liberty to write a new one.
The solution to my problem may be simple but I can't seem to find
the answer so perhaps someone can help. My problem briefly stated
is as follows:
I uploaded a working set of "php" website files to my Blue Voda "ftp"
account and everything is mostly working, however in the code some
webpages are referencing an SQL basebase somewhere. I've managed
to load some dbs into my BV mySQL and/or entered various table formats
utilized in the code which should be valid. I've also created a valid SQL
username and password with which to access it [from my "configure.php"
file in the code]. The problem however is when I execute the "php" code
[from the appropriate webpage URL] I receive an error message saying:
"1046 - No database selected".
I have no idea what could be wrong or where to start looking for
answers. Does anyone have any good ideas?
Any help would greatly be appreciated!!! Thanks in advance!!!
Comment