
September 16th, 2004, 09:37 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 6
Time spent in forums: 29 m 17 sec
Reputation Power: 0
|
|
|
Flaky INSERTs from PHP to MySQL
Hi,
I'm now in the process of moving my web-applications from a Debian server to my new OpenBSD 3.5 server. The process is mostly copying the files over, because the path and the MySQL databases are already duplicated.
However, I noticed that some PHP applications have problems INSERTing data to MySQL. phpwiki works fine, but phpMyAdmin and others can't INSERT data to the database.
It's more puzzling because there's nothing in the logs (access_log, error_log, mysql.log, mysql.err), and the browser just timed out.
Have anyone else encountered this problem ? If yes, what's the solution ?
For information, I set up my server as recorded here:
http://www.harrysufehmi.com/phpwiki...nBSDFullyLoaded
Many thanks,
Harry
|