Crash at step 2 when installing
-
Hello,
I tried to install WP, but at creating tables and putting some sample text into the database it goes wrong.
Something goes wrong in the function: dbDelta()I tried to adjust the code, but when removing the code below ‘// Check to see which tables and fields exist ‘ to the $allqueries part I can make it work to at least create some tables.. (but I don’t think all).. in that loop it also crashes and no input is put into the tables. The page ends with the message ‘Now we’re going to create the database tables and fill them with some default data.’
No other message appear. Only when I comment the query line it can give more messages.. about a password and that I can login. But that won’t work because there are only empty tables then. Also when I try to access files it is asking to downloading the file.
What goes wrong? Anyone can help me with this?
thanks,
Alex
The topic ‘Crash at step 2 when installing’ is closed to new replies.