Thanks,
I had competing php.ini's on my box. That took care of the register_globals issue. Chuck Chuck Fletcher/Director of Technology Interactive Group Wunderman/NYC T: 212.941.3076 F: 212.941.3435 http://www.wunderman.com Peter Suschlik <peter@zilium. To: [EMAIL PROTECTED] de> cc: Subject: Re: [midgard-user] midgard newbie questions 06/10/2002 04:02 PM Please respond to user Hi, > I'm running midgard 1.4.3, with php 4.2.1, apache 1.3.24, et all. ^^^^^ > When I make changes to the stuff (logged in as admin) the changes have no > effect. > > I've checked that my midgard database and user have all the permissions > necessary. > > Any idea what I missed? Put: php_flag register_globals on in your httpd.conf OR register_globals On in php.ini Regards Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ============================================= This transmission is confidential and intended solely for the person or organization to whom it is addressed. It may contain privileged and confidential information. If you are not the intended recipient, you should not copy, distribute or take any action in reliance on it. If you have received this transmission in error, please notify the sender at the e-mail address above. ============================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
