Thursday, 15 July 2010

PHP error after new install of xampp -


I recently stopped the computer at work, and I am trying to run all of my projects again. I'm working on testing some php / html / javascript pages for a website using a local xampp server. I was working properly on one computer, but when I tried to load the pages I get the following error:

  Unwanted syntax error: Unexpected token & lt; I have tried a PHP-only test page, so I know that breaking party is capable of parsing.  

I also know that this is not a small tag issue, because all the PHP code

   

Are there any other configuration settings that are causing this problem?

The error message does not look like a PHP error. Check that you can find solutions there.

It seems that Google Chrome is notified of an error when it is expected to parse the .js file and get HTML (or PHP?) ? instead of this.


No comments:

Post a Comment