Thread
:
Script can't find file/class, (set_include_path problem)
View Single Post
#
2
(
permalink
)
11-29-2007, 07:55 PM
t-mow
Junior Member
Join Date: Nov 2007
Location: Elmshorn, Germany
Posts: 14
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
t-mow
View Public Profile
Send a private message to t-mow
Visit t-mow's homepage!
Find all posts by t-mow