problem creating all tables

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
Pieter
Posts: 54
Joined: Sat 20. Mar 2004, 18:08

problem creating all tables

Post by Pieter »

When I run the setup script, there is some problem with creating the tables:

Code: Select all

Please proof your database settings. There might be some mistakes!
However, 9 tables have created ?!
These are phpwcms_article, phpwcms_articlecat, phpwcms_articlecontent, phpwcms_bid , phpwcms_blog, phpwcms_chat, phpwcms_country, phpwcms_file
Why aren't any of the other tables created??
Apparently the settings I provide for my database are good enough for the first nine!
Pappnase

Post by Pappnase »

hello

please delte all created tables and try it again!
Pieter
Posts: 54
Joined: Sat 20. Mar 2004, 18:08

Post by Pieter »

I already did that. It did not help
Pappnase

Post by Pappnase »

hello


could you send me via pm the link to your installation with password and username for the db`!?
Pieter
Posts: 54
Joined: Sat 20. Mar 2004, 18:08

Post by Pieter »

I think I have found the problem
I've run out of disk space at my hosting provider. Maybe that causes the problem with the MySQL database. Is that possible?
User avatar
Oliver Georgi
Site Admin
Posts: 9918
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

maybe yes - if your provider is counting db space for your account too.

It's possible to try importing phpwcms db via phpmyadmin.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
jwolin
Posts: 2
Joined: Wed 31. Aug 2005, 19:54

Similar problem only creating some of the fields

Post by jwolin »

Did you ever figure out the solution to this. My problem is similar in nature, however it is not a disk space issue since I am running my own server. During installation, my database is filled with 7 fields and then gives the unplesant message

Code: Select all

Please proof your database settings. There might be some mistakes!
After this, pages don't load.
User avatar
Oliver Georgi
Site Admin
Posts: 9918
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

hm, 7 fields?

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
jwolin
Posts: 2
Joined: Wed 31. Aug 2005, 19:54

Post by jwolin »

Just some more information on this issue. I have tried installing both the RC version as well as the current version. One thing I tried that gave interesting results was to manually fill the database with PHPMYSQL and edit the config file with the proper database information to see if I could somehow setup the system manually. I checked, rechecked and tripple checked all the file and folder permissions to make sure everything was kosher. The database gets properly populated, but when I attempt to go to http://www.mydomain.com/cms/index.php I simply get a blank page just like I get when I try to walk through the setup wizard.
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Hi jwolin,
Could it be that you have an index.html file sitting in your installation root folder? :roll:
hmmm...
or... could it be related to rewrite url... which expect .htaccess file, to be again in your installation root folder? :roll:
If I remember well... the RC distro had an index.html in there.
If it is 1.2.5... then I have the feeling that you have to check your conf file for the rewrite option and with the .htaccess file...
???
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Post Reply