|
08-26-2005, 07:33 AM | #1 |
Green Mole
Join Date: Aug 2005
Posts: 4
|
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 |
08-26-2005, 08:59 AM | #2 | |
Green Mole
Join Date: Aug 2005
Posts: 4
|
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 |
|
08-26-2005, 09:04 AM | #3 |
Green Mole
Join Date: Aug 2005
Posts: 4
|
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 |
08-26-2005, 09:21 AM | #4 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
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?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
08-26-2005, 10:20 AM | #5 |
Green Mole
Join Date: Aug 2005
Posts: 4
|
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?
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 |
08-26-2005, 09:33 PM | #6 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
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.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Blank screen with install.php | russh | Script Installation | 11 | 05-10-2005 11:33 AM |
Creating a .php Template Instead of .html | Destroyer X | How-to Forum | 25 | 07-29-2004 10:53 PM |
PHP Install? | ergobob | How-to Forum | 3 | 07-09-2004 06:43 PM |
Password / Username - install.php? | kh44na | Script Installation | 3 | 04-23-2004 04:29 AM |
install.php doesn't show up in browser | Nosmada | Script Installation | 12 | 12-23-2003 11:03 AM |