Welcome, Guest. Please Login or Register.
August 27, 2025, 07:40:28 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  sigh... won't even install now « previous next »
Pages: [1] Reply Ignore Print
Author Topic: sigh... won't even install now  (Read 329 times)
bartolomeu
Jr. Member
**
Posts: 60


WWW
sigh... won't even install now
« on: March 21, 2002, 08:55:53 AM »
Reply with quote

I changed servers to that HS-Server.biz cause it was such a great deal but now I can't even get through the installer.  I load install.php and get every step of the installer all on one page.  Looks a little something like:
yabb.info and procede with your installation using that version.

If you know for a fact that safe mode is NOT enabled, you may continue, although this is strongly discouraged.

"; } else { print "
It appears that safe mode has been disabled. You may continue.

"; } print "Click here to continue.

"; } elseif($step == 'zero') { $installdir = $HTTP_SERVER_VARS["DOCUMENT_ROOT"]."/yabbse"; $installdir = str_replace("//","/",$installdir); ?> This program will install YaBB SE on your webserver

Install to directory:
Create this directory first, then chmod it to 777!
Overwrite newer files:  

 
= $data[3] && !$overwrite) echo "Skipping $filename because it's a newer version or a version of the same age
\n"; else { $buffer = fread($af, $data[2]); $fp = fopen($filename, "wb"); fputs($fp, $buffer, $data[2]); fclose($fp); chmod($filename, 0666); touch($filename, $data[3]); //echo system("chown $filename $chownuser"); echo "Wrote $filename ...
\n"; } } } fclose($af); echo "

Got the same thing from safe mode version and non-safe mode version (although the guy at HS-Server said he turned off safe mode for me).
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:sigh... won't even install now
« Reply #1 on: March 21, 2002, 01:59:50 PM »
Reply with quote

It's showing all of that code in the browser?  Can you post a phpinfo file for us?
Logged

bartolomeu
Jr. Member
**
Posts: 60


WWW
Re:sigh... won't even install now
« Reply #2 on: March 21, 2002, 06:31:15 PM »
Reply with quote

phpinfo was just
<?php   phpinfo();?>


Right?

If so then all I get is a blank screen when i run it.
Temporary working directory for my server is

http://66.28.242.133/newsite/splitzero.com

and i've got the safe mode of yabbse in yabbse directory and the non-safe mode in yabbse_ph (note: i copied all my files direct from old server to new server for the non-safe mode version).

The HS-Server support guy is trying to help best he can, really good support there considering it's just him.
Logged
bartolomeu
Jr. Member
**
Posts: 60


WWW
Re:sigh... won't even install now
« Reply #3 on: March 22, 2002, 07:46:06 AM »
Reply with quote

thought i'd let you know.... I figured out the problem.  The issue was that I was still using the "temp" url you get while you wait for you domain to transfer servers.  once the transfer was complete I had no problems doing install.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  sigh... won't even install now « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.012 seconds with 19 queries.