im getting an odd installation error
Warning: main(includes/zoints.php) [function.main]: failed to open stream: No such file or directory in blah blah...
i've looked at the code etc and theres a chdir call which changes the directory to the root of the z directory, if i do a getcwd() in the code it even reflects that however it still can't find the files. I've absolute pathed the file for testing and it worked but complains about other include files later in other require_once statements.
what haven't i got configured properly as it seems far to extreme for it to be a code issue.
|