I've just installed YaBBSE for the first time on my site. The installer wouldn't work, so I had to use the safe mode install. Both versions gave errors after step 1:
Warning: fopen(/home/midgard/public_html/wedding/board/YaBBImages/avatars/blank.gif) [function.fopen]: failed to create stream: Permission denied in /home/midgard/public_html/wedding/board/install.php on line 221
Warning: fputs(): supplied argument is not a valid stream resource in /home/midgard/public_html/wedding/board/install.php on line 222
Warning: fclose(): supplied argument is not a valid stream resource in /home/midgard/public_html/wedding/board/install.php on line 223
Warning: chmod() [function.chmod]: Operation not permitted in /home/midgard/public_html/wedding/board/install.php on line 225
Warning: touch() [function.touch]: Utime failed: Operation not permitted in /home/midgard/public_html/wedding/board/install.php on line 226
Wrote /home/midgard/public_html/wedding/board/YaBBImages/avatars/blank.gif successfully.
The same basic warnings repeat for 8 more images.
Despite those warnings, the rest of the safe mode install seemed to work, but when I go to the index page for my board, this error message appears at the top, and there's no navigation, no login, just spaces where that info should be.
Parse error: parse error, unexpected $ in /home/midgard/public_html/wedding/board/english.lng on line 1591
I didn't modify any of the files before uploading. I set permissions as specified in the instructions. I checked the english.lng file and can't see anything wrong. My host is running PHP 4.3.1 and MySQL 4.0.12
How do I fix this?
The board is located at
http://midnightgarden.com/wedding/board/Thanks.