acidflash
Forum Replies Created
-
The problem is that wp-config.php have nothing with this to do.
I have try to make a clean install and try the same wp-config file ifrom the broken site ones.. And that did work.
So the problem is Database..
And now i need to sit and clean up the databse to see wher the problem is..I Think i have found the problem.
When i make a new post he get´s ID 0
And when the next one try to post it try to set ID 0 on that too.
How do i solve this problem? Is it a bug or what..i did use the search buttom, but dident search for that topic..
Thnx i will check them out..Forum: Fixing WordPress
In reply to: Your PHP installation appears to be missing the MySQL …Sorry for my bad spelling
Sorry for taking an old post up to new.
But I have a strange problem.
I have moved my hole wordpress to a new server, and that runs Fedora2 (I have a VPS), and when I transfer my database from the old one to the new one all my åäö was wrong, so I updated my MySQL server from v3 to v4, and all that was working out. When I upgraded MySQL i get a strange problem.
“Your PHP installation appears to be missing the MySQL which is required for WordPress.”
I don’t know what that problems is, I have installed PHP4 and MySQL version 4.1.16.
I have put in extension=mysql.so in my php.ini file. But that doesn’t work.
Do any have the solution on that?