![]() |
install.php not creating tables
So far so good with the installation, but when I run the install.php script nothing happens...
These are the values I'm using: Host: localhost Port: 3306 Sock: [empty] User: [valid MySQL user with create tables permissions] Pass: [password for above user] PhpDig Database: phpdig [already created on the localhost] Tables Prefix: [empty] When I click "Install phpdig database" I am brought back to the install.php page but there is no error and the tables are not created. I looked in the web server error log but there's nothing there either. Help! Tim |
install.php update...
Okay, so after digging into the code a bit I found out that the tables weren't being created. I added an output for the MySQL errors where the tables are being created (line 108 in version 1.8.8-rc1) and this is what was returned:
Quote:
Any ideas? Tim |
install.php update...
Okay, I found the CHARSET statement:
http://dev.mysql.com/doc/mysql/en/charset-table.html Back to work but would still take a helping hand... Tim |
Do you meet these requirements? If so, and as you have already created the database, try choosing the create tables option instead. BTW, what version of PHP are you running?
|
install.php update...
Hmm... that's good info. It sure would have saved both of us a lot of time if I would have read that ahead of time eh? :bang:
So, if I don't update both MySQL and Apache, I assume that I need to go back and run PhpDig v.1.8.7 instead? Tim |
PhpDig 1.8.8 RC1 Requirements: http://www.phpdig.net/forum/showthread.php?t=1789
PhpDig 1.8.7 Requirements: http://www.phpdig.net/navigation.php?action=doc#toc3 I haven't tested Apache/2.0.51 specifically, but without MySQL 4.1.7+ (possibly an earlier version of MySQL 4.1.x) you cannot run PhpDig 1.8.8 RC1. |
All times are GMT -8. The time now is 05:55 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.