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

  • From: QuentinC <webmaster@xxxxxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Tue, 09 Oct 2012 20:28:31 +0200

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

Other related posts: