Re: [PHP] Wrong php.ini being read at my hosting account

2004-09-24 Thread missshus
On Fri, 24 Sep 2004 09:24:03 +0100, Chris Dowell wrote: > I think you really need to contact your hosting company and berate them > for lying to you. > > Like Jason says, the definitive list is from *your* php_info(), not the > hosting companies - you might like to send them copies of both and

[PHP] Wrong php.ini being read at my hosting account

2004-09-23 Thread missshus
When I log into my hosting account I have access to the official phpinfo() script and it shows certain extensions (like mbstring for example) as available, but they are not available to my scripts. Every time I try to use them I get "Call to undefined function" errors. At first I just avoided t