[program-l] Re: Weird/strange issue with PHP file

  • From: "Jacob Kruger" <jacob@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Tue, 9 Oct 2012 20:46:22 +0200

Maybe that's it, or something - will check it out, since host tells me the following when run phpinfo();


PHP Version 5.2.17

and WAMP on this machine is 5.4.x

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

----- Original Message ----- From: "QuentinC" <webmaster@xxxxxxxxxxxx>
To: <program-l@xxxxxxxxxxxxx>
Sent: Tuesday, October 09, 2012 8:28 PM
Subject: [program-l] Re: Weird/strange issue with PHP file


Hello,
I'm not completely sure of what I'm saying, but I believe that array indexing isn't always possible on call return or on a subobject, as well as object adressing in an array or on a call return. If I remind correctly, php 5.3 tweaked many small things like that. Perhaps you get a 500 error because your hoster intentionally hide php errors, what is generally a good practice. Your hoster is perhaps under php 5.2 while your WAMP use certainly php 5.3, what would quite simply explain why you would have a difference.

The most important advice I would give to you is ensure that you run the same php version on your server and on WAMP. You can freely download a different php version for WAMP if necessary.

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: