YaBB SE Version: 1.5.4
PHP Version: 4.3.2
MySQL Version: 4.0.x
Server Platform: Unix, Linux, or BSD
Link to Forum: sunoaksforum.org/yabbseProblem Description:executed install.php and got the following error messages:
Warning: file(/Settings.php) failed to open stream: no such file or directory in /home/sunoaks/public_html/Yabbse/install.php on line 564
Warning: fopen(/Settings.php): failed to open stream: Permission denied in /home/sunoaks/public_html/Yabbse/install.php on line 575
Fatal error: dostep5(): failed opening required
'/Settings.php' (include_path='.:/usr/lib/php:/usr/local/lib/php')
in /home/sunoaks/public_html/Yabbse/install.php on line 581
Settings.php is in the Yabbse subdirectory which has been chnmoded to 777. Any ideas?