Re: Warning: array_merge()
- From: "mark" <mark@xxxxxxxxxxxxx>
- Date: Tue, 27 Sep 2005 15:19:25 +0100
"Oli Filth" <catch@xxxxxxxxxxxxxx> wrote in message
news:3V_Ze.13$K62.6@xxxxxxxxxxxxxxxxxxxxxxx
> mark said the following on 26/09/2005 22:46:
>> I recently moved all my files onto a new machine, groing from XP Home to
>> XP Pro.
>>
>> On my old machine, I had wamp installed and my site ran fine locally,
>> however, when moving to this new machine using exactly the same install
>> of wamp, and the same site files I keep getting:
>>
>> Warning: array_merge() [function.array-merge]: Argument #1 is not an
>> array in
>>
>> when running PHP5, yet the same files didn't produce this error when
>> running PHP5 on my old machine and they also run fine remotely on my
>> server with PHP5. Any ideas?
>
> It sounds as if argument #1 is not an array! (Sorry to repeat the
> obvious... ;) ) What is the code (mimimal) leading up to the array_merge()
> call, i.e. where/how is argumeny #1 created?
>
> As for the error, did you have error reporting disabled on the old
> server(s)?
No, I didnt change anything. Either in my php files or in wamp, I keep the
same install file. I just can't understand why these errors didn't appear on
my old machine but do on this.
.
- References:
- Warning: array_merge()
- From: mark
- Re: Warning: array_merge()
- From: Oli Filth
- Warning: array_merge()
- Prev by Date: how to move into a recordset?
- Next by Date: Re: how to move into a recordset?
- Previous by thread: Re: Warning: array_merge()
- Next by thread: Help with extracting please folks.!
- Index(es):
Relevant Pages
|