[phpslash-users] Installation trouble
Brought to you by:
joestewart,
nhruby
From: Sigmund L. L. <sig...@on...> - 2004-09-21 12:25:24
|
I have installed phpslash, following the instructions in the documentation. When I run the test.php, i get the following output: Warning: main(/home/user/phpslash/class/functions.inc): failed to open stream: No such file or directory in /mnt/home4/u/us/user/public_html/phpslash/public_html/config.php on line 141 Fatal error: main(): Failed opening required '/home/user/phpslash/class/functions.inc' (include_path='/user/phplib/') in /mnt/home4/u/us/user/public_html/phpslash/public_html/config.php on line 141 (I have replaced my username with "user") I read some older mails posted on this list, suggesting to use relative url's in the basedir and classdir variables, but that gave an output of a whole lotta errors. Cold somebody give me a hand, please? |