News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

I need help ! hurry please !

Started by Bobby, April 05, 2004, 06:29:51 AM

Previous topic - Next topic

Bobby

I had problem when install Yabbse:

Step 3:
Warning: fopen(/home/anh4v0/public_html/web/Settings.php): failed to open stream: Permission denied in /home/anh4v0/public_html/web/install.php on line 346

Warning: fputs(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 348

Warning: fputs(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 348

Warning: fputs(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 348
....
In install.php they're:
346        $fp = fopen($HTTP_POST_VAR ['installdir'] . '/Settings.php', 'w');
347        foreach($settingsArray as $line)
348                fputs($fp, $line . "\n");

Step 5:
Warning: fopen(/home/anh4v0/public_html/web/Settings.php): failed to open stream: Permission denied in /home/anh4v0/public_html/web/install.php on line 575

Warning: fputs(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 577

Warning: fputs(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 577

Warning: fputs(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 577
.....
.....
Warning: fclose(): supplied argument is not a valid stream resource in /home/anh4v0/public_html/web/install.php on line 578

In install.php they're:

575        $fp = fopen($HTTP_POST_VAR['installdir'] . '/Settings.php', 'w');
576        foreach($settingsArray as $line)
577          fputs($fp, $line . "\n");
578        fclose($fp);

Step 6:
Warning: mysql_connect(): Access denied for user: 'nobody@localhost' (Using password: YES) in /home/anh4v0/public_html/web/install.php on line 659
Unable to connect to the MySQL server. Check your password and try again.

Install.php at:
659  $linkid = mysql_connect($db_server, $db_user, $HTTP_POST_VARS['password3']);

What can i do ?Help me please !!!

Chris Cromer

You need to chmod Settings.php to be writeable/readable. And YaBBSE support has ended, use SMF.
Chris Cromer

"I was here, here I was, was I here, sure I was" - The little voice in my head.

Killer Possum

Yes it would be much better to use SMF now, because it is 1,000x's better than YaBBSE. And also this is the baord for help requests ;) :P

Advertisement: