This is a discussion on Form within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello I have just installed Apache 2.0 & PHP 4.3 on my Red Hat 8 server. I installed ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello
I have just installed Apache 2.0 & PHP 4.3 on my Red Hat 8 server. I installed some new scripts on my server, but when i submit a formular, his content is not sent :( it comes from my server, because my scripts run correctly on other configurations ! What kind of changes have i to do ? Regards, Eric VIALLE |
|
|||
|
On Mon, 21 Jul 2003 18:35:31 +0200, The Other Guy responded to a post
from "Eric VIALLE" <eric@club-competence.net> who wrote in alt.apache.configuration: >Hello > >I have just installed Apache 2.0 & PHP 4.3 on my Red Hat 8 server. >I installed some new scripts on my server, but when i submit a formular, his >content is not sent :( >it comes from my server, because my scripts run correctly on other >configurations ! > >What kind of changes have i to do ? > >Regards, > >Eric VIALLE Sounds like a problem with your PHP configuration (not Apache). Check on register_globals. http://ca.php.net/register_globals http://ca.php.net/manual/en/configur...gister-globals HTH TOG -- ../configure --prefix=~/zyterion Not this guy or that guy, The Other Guy. "If you're not thoroughly confused by now, then you just don't understand the situation." |