PHP error

December 17, 2007 – 12:53

got php error for custom scripts at client:

: No such file or directory: line 1: ?php

so probably, php interpreter or something is not working correctly. Check it. Forgot to add php at the beginning of script.

Then error remained: changed ../config to ./config and script worked again.

Sorry, comments for this entry are closed at this time.