Quote:
Originally Posted by t-mow
you made a mistake in the set_include_path() function: you'll have to separate all directories which should be included by the php constant PATH_SEPARATOR, not just by a dot, which connects all paths to one single path at the moment 
|
Right, did think of that but when trying with PATH_SEPERATOR it didn't solve my problem so I decided to print it and it isn't set on my machine. Where is that constant supposed to be set?
I'm running Windows XP with WAMP5.