Hi Ruprecht,
The variable register_globals is set to  Off. In your case it must be:

register_globals = On

Armand
---------------------------------------------


Ruprecht Helms wrote:


Hi,

Yesterday I upgrade my host to Suse 8.2. By testing formfieldvalues I
found that the entry is not transfered to the script or there are
troubles in the outputting. Result is I get an empty page.

I think the problem can be in the php.ini. Attached you can see it.

My formularpage use normal the postmethod to transfer. The Outputscript
is only
<?
echo $begriff;
?>

Does someone had seamilar problems with 8.2 an report my what to change
to fix the problem with formfieldvalues.

Regards,
Ruprecht






-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to