Re: Re: Support Reference -- Import Script

[email protected] (mikespub) Thu, 24 Apr 2003 21:41:23 GMT
Newsgroups gmane.comp.cms.xaraya.knowledge-base
Organization not much
Message-ID <[email protected]>
In article <mailman.1051214101.17122.xaraya_knowledge-base-n5IRV0TL0hwRxVAL8JNkPw@public.gmane.org>, [email protected] wrote:
>Am Donnerstag, 24.04.03 um 13:17 Uhr schrieb mikespub:
>
>> Could you give me an overview of your webserver version, PHP version,
>> database version, any special configuration settings etc. ? And perhaps
>> send me a tarball with a database dump of your old PostNuke site ?
>
>Linux Suse 7.2
>Apache 1.3.27
>MySQL 3.23.37
>PHP 4.2.1
>
>Well, the DB is quite big. Any tables in particular?
>
I found the culprit - try turning register_globals Off when
you're running the import, and you shouldn't get those
errors anymore. PHP 4.1.2 will work either way, with
or without register_globals Off.

Obviously we'll need to fix this so that it works with
register_globals On again, but that will require some
serious re-testing :-)

Mike.