Hi,
I have a problem which is hard to explain. It's with posting (or altering) html data into MySQL. The site uses htmlpages module for POST-NUKE. We have recently moved the site to a new server with updated PHP and MySQL. When altering a html code in an article from a html form the result get's really wierd in the DB.
--------
<form action=" method="post" enctype="application/x---------
For instance, if I delete some html lines those same lines can be repeated several times as the result!?
If I alter the code directly in the DB there's no problem.
I'm unable to reproduce the problem on another server with the same versions of PHP, MySQL and httpd:
(RH8)
mysql-server-3.23.52-3
mysql-3.23.52-3
php-mysql-4.2.2-8.0.5
php-4.2.2-8.0.5
register_globals = On in /etc/php.ini
What should I look for, what more info should I provide?
I have tested reloading the files and the DB but problem remains. If I copy the files and the DB's to another similar server with the same PHP settings the problem is gone!
I would really appreciate if someone have any ideas.
Thank you
-tsltsl-
I have a problem which is hard to explain. It's with posting (or altering) html data into MySQL. The site uses htmlpages module for POST-NUKE. We have recently moved the site to a new server with updated PHP and MySQL. When altering a html code in an article from a html form the result get's really wierd in the DB.
--------
<form action=" method="post" enctype="application/x---------
For instance, if I delete some html lines those same lines can be repeated several times as the result!?
If I alter the code directly in the DB there's no problem.
I'm unable to reproduce the problem on another server with the same versions of PHP, MySQL and httpd:
(RH8)
mysql-server-3.23.52-3
mysql-3.23.52-3
php-mysql-4.2.2-8.0.5
php-4.2.2-8.0.5
register_globals = On in /etc/php.ini
What should I look for, what more info should I provide?
I have tested reloading the files and the DB but problem remains. If I copy the files and the DB's to another similar server with the same PHP settings the problem is gone!
I would really appreciate if someone have any ideas.
Thank you
-tsltsl-