View Full Version : One question about MySQL (I'll reward you with points for an answer)
I am trying to Install NOAH's Classifieds on my website and I keep getting the following error message when I click install:
PHP 4 has been found.
Config file can be created.
MySQL has been found.
Cookies are enabled.
Can not reach or create database. User root has no create database permission, or cannot reach the database. Change the name of the user or give him appropriate rights!
What should I do next? What to do with MySQL, I don't even see it in my account. Please provide me some tips regarding this installation error messages, thank you.
SQL is a database that features data in rows records and columns fields. Most serious database solutions today use some form of SQL to store and access large amounts of data quickly and reliably. Information on creating databases can be found at: http://www.w3schools.com/sql/default.asp
To set up your first database, log into http://ops.powweb.com then select: Hosting Packages | Billing/Plan | At the bottom, under "Additional Services" is the setup.
To find out what SQL server you're on, log in to OPS (http://ops.powweb.com), and select Hosting Packages | Web Site | mySQL The server is named in the first paragraph.
SQL is currently limited to 72,000 SELECT queries, per hour, per user. Two additional users can also be set up for a total of 3 users and a total of 216K queries. See http://forum.powweb.com/showthread.php?t=23735 for info on rotating users
To create additional SQL users, log in to OPS then select Packages | mySQL
To manually edit, back up, or perform other maintenance to your SQL database, visit http://phpmyadmin.powweb.com
You are getting the error because databases can only be created through OPS. Skunkboy pointed you in the right direction; "To set up your first database, log into http://ops.powweb.com then select: Hosting Packages | Billing/Plan | At the bottom, under "Additional Services" is the setup."
Once you create the db, try running the classified program setup again, and it may then be able to create the necessary tables.
;) I like that - I "pointed in the right direction" - coming from someone with the status of mjp, he obviously read the post - those are the macros I use to help with in LiveChat - yay! he didn't complain that something I siad was invalid ha!
Thank you! I have requested that moderators increase your reputation points, for both of you!
Hey, I can't believe this: MySQL set up fee is FREE.
Great!
alphadesk
4-8-05, 07:48 PM
Hey, I can't believe this: MySQL set up fee is FREE.
Great!You get 5 DBs with a package and you create them the same place you created the first one.
If you need more than 5 it's going to cost ya ... an arm and a leg ... or rather $10.
it's going to cost ya ... an arm and a leg ... or rather $10.
No, that's what happens when you mess with CrocHunter :D couldn't resist - door was open
Hey, I tried to install "PHP EMPLOYMENT" 4 times and it doesn't work. Either something is wrong with the script, or something is wrong with mysql09.powweb.com
:o :confused:
Hey, I tried to install "PHP EMPLOYMENT" 4 times and it doesn't work. Either something is wrong with the script, or something is wrong with mysql09.powweb.com
:o :confused:
If this is part of your initial post, you will have to tweak the install scripts. They obviously assume, that a specific user (root) was required to define a database. This part you need to skip in the scripts.
Your first additional entries should be a sign-in to your powweb MySql server with the user/pw defined in OPS, then a connect to the database defined in OPS.
Next active part of your script should be the CREATE TABLE statements.
If this is part of your initial post, you will have to tweak the install scripts. They obviously assume, that a specific user (root) was required to define a database. This part you need to skip in the scripts.
Your first additional entries should be a sign-in to your powweb MySql server with the user/pw defined in OPS, then a connect to the database defined in OPS.
Next active part of your script should be the CREATE TABLE statements.
Funny thing is, when I install everything I get this message:
Your Installation of was successfully completed.
Thank you for choosing software products of W2B.
To customize page layout you may edit next two files in "templates" folder:
templates/header.inc
templates/footer.inc
You can customize any HTML tag in these files.
Warning ! Don't change <form > elements names and parameters.
You may customize free Style Sheet file style.css on the root directory of your application too.
To jump your copy of phpEmployment and check it click below link
phpEmployment
Next, when I click on phpEmployment, the whole application is messed up with tons of errors such as these
Warning: main(templates/header.inc): failed to open stream: No such file or directory in /www/d/dantolcom/htdocs/phpEmployment/index.php on line 10
Warning: main(templates/header.inc): failed to open stream: No such file or directory in /www/d/dantolcom/htdocs/phpEmployment/index.php on line 10
Warning: main(): Failed opening 'templates/header.inc' for inclusion (include_path='.:/usr/local/php4/lib/php') in /www/d/dantolcom/htdocs/phpEmployment/index.php on line 10
New Ads
I will try to install it manually as you suggested, but I really think something is wrong with mysql09.powweb.
I will try to install it manually as you suggested, but I really think something is wrong with mysql09.powweb.Please check my answer to the private mail.
it's working now. I'll check your answer. thank you.
PS: Richard, I requested your reputation points be increased.
PS: Richard, I requested your reputation points be increased.
Thanks :)
vBulletin v3.6.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.