PHP Stop s Parsing Half Way Through
Posted by: Jeffsteez (58.41.156.---)
Date: November 16, 2007 04:11PM

Hi,

I have WAMP installed and running. PHP generally seems to be working.

I have an issue with a library file which accompanies a php tutorial book. The file itself definatly works, it's a big selling book and I've tested it on two linux based webservers that I run.

When I come to run it on my local WAMP5 installation it stops being parsed half way through. Suddenly apache starts to produce unparsed php code. This doesn't happen on other installations I have access to. I presume there is some setting in WAMP5 that I must change. The script involves CURL. I have this enabled in the WAMP menu.

I hope someone can advise me what to do.

The file in question can be seen at:
[www.ukbboy.info]

When I run it in my WAMP5 environment, it starts produce unparsed php from this point onwards:

=> $value)
{
if(strlen(trim($value))>0)

Thanks for any advice.

Options: ReplyQuote
Re: PHP Stop s Parsing Half Way Through
Posted by: toivo (203.19.130.---)
Date: November 16, 2007 09:01PM

Hi,

Your link produces a 404 Not Found error.

Regards,



toivo
Sydney, Australia

Options: ReplyQuote


Sorry, only registered users may post in this forum.