|
Posted by hannu on 11/15/06 07:52
"David T. Ashley" <dta@e3ft.com> wrote in message
news:wgr6h.98105$mP4.19259@fe29.usenetserver.com...
> "Andy Hassall" <andy@andyh.co.uk> wrote in message
> news:j3fkl2df25ft5rlriumtp9u1jir8ao8p4a@4ax.com...
> task on various computers, so I'm really perplexed.
> >
> > You have multiple ini files loaded, so check all of them.
>
> Additonally, it isn't clear if parameters such as post_max_size can be
> overridden using ini_set() from an individual PHP script. It may very
well
> be (possibly, if I haven't missed something) that some or all of your PHP
> scripts override important settings in the .INI file(s).
The index.php contains ONLY
<?php
phpinfo();
?>
So this seems no to be the problem....
regards,
hannu
Navigation:
[Reply to this message]
|