Welcome, Guest. Please Login or Register.
August 30, 2025, 07:55:51 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  YaBBse install wil not function « previous next »
Pages: [1] Reply Ignore Print
Author Topic: YaBBse install wil not function  (Read 611 times)
Tjer.
Guest
YaBBse install wil not function
« on: April 27, 2002, 01:21:27 PM »
Reply with quote

Hi,

My php is not running in safe mode so I downloaded the standard install files. I put them in a yabbse folder and go to http://www.mywebsite.com/yabbse/install.php

At that moment I get the message that php is not running in safe mode so I can continue. When I click the continue link nothing happens....... How is this possible?

thx
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:YaBBse install wil not function
« Reply #1 on: April 28, 2002, 09:43:28 AM »
Reply with quote

Check the following:

1st: did you upload the .ya in BINARY

2nd: did you enter the correct path variables,

3rd: did you chmod your install dir to 777
Logged

Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:YaBBse install wil not function
« Reply #2 on: April 28, 2002, 03:59:17 PM »
Reply with quote

ALso check to see if register_globals is on
Logged

daedalu318
Noobie
*
Posts: 3


I'm a llama!

Re:YaBBse install wil not function
« Reply #3 on: April 29, 2002, 10:01:06 AM »
Reply with quote

I have the same problem, and can't figure it out, I did chmod my yabbse dir to 777, I did get the .ya in BINARY, I'm not sure what path variables you are talking about and how do you check to see if register_globals is on?

thanks
Logged
RK-Leader
Guest
Re:YaBBse install wil not function
« Reply #4 on: May 02, 2002, 12:31:02 AM »
Reply with quote

I  Can Get Into Install, When I Fill Stuff In There Are Like 50 Procede Buttons. I Press Them And It Refreshes My Page! Can ANyone Help Or Do It Fr Me?
Logged
RK-Leader
Noobie
*
Posts: 3


I'm a llama!

Re:YaBBse install wil not function
« Reply #5 on: May 02, 2002, 03:48:56 AM »
Reply with quote

What Is CHMOD to 777?    ??? :P I'm Stupid I Guess :'(
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:YaBBse install wil not function
« Reply #6 on: May 02, 2002, 04:18:17 AM »
Reply with quote

Quote from: RK-Leader on May 02, 2002, 03:48:56 AMWhat Is CHMOD to 777?    ??? :P I'm Stupid I Guess :'(
It has to do with UNIX file permission.  Basically 777 allows the web server to write into that directory which is needed for the non-safe mode installer.  Most FTP programs have an option to chmod something.
Logged

RK-Leader
Noobie
*
Posts: 3


I'm a llama!

Re:YaBBse install wil not function
« Reply #7 on: May 03, 2002, 12:52:33 AM »
Reply with quote

ok i can get to a good installation now......after intering my info:
localhot
rkclan
*Pass*
rkclan_db
yabbse_

I get This:
Fatal error: Maximum execution time of 10 seconds exceeded in install.php on line 133

What Does It Mean?
Logged
Wary
Noobie
*
Posts: 2


I'm a llama!

Re:YaBBse install wil not function
« Reply #8 on: May 03, 2002, 12:54:12 PM »
Reply with quote

I have now a new installation problem, when I go to myhost.com/yabbse/install.php I get the installation window with message:
"Notice: Undefined variable: step in ...\yabbse\install.php on line 53
Safe Mode Check:
It appears that safe mode has been disabled. You may continue.
Click here to continue."

As I click the link nothing happens, except the URL changes to http://myhost.com/yabbse/install.php?step=zero . Now I can keep clicking on the link all day, but really nothing happens. ???

Any ideas?
Logged
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBBse install wil not function
« Reply #9 on: May 04, 2002, 08:21:37 PM »
Reply with quote

Ok I know what the problem is .. im quite sure!

It is PHP 4.2.0 !

I installed yabb se without any problems on my local PC!
Today i installed PHP 4.2.0 and the installation of YaBB SE dont work!

It i press on "continue" it wont go to step "zero"!
And when i modify the url to ?step=1 or ?step=2 it also nothing happens!

I guess its PHP 4.2.0 right?

hmm .....
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:YaBBse install wil not function
« Reply #10 on: May 04, 2002, 09:09:21 PM »
Reply with quote

YaBBSE currently will not work with PHP 4.2.0.  The devs are aware of this and are in the process of trying to fix it.  Take a look at this thread and this one for more information.
Logged

PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBBse install wil not function
« Reply #11 on: May 05, 2002, 10:02:13 AM »
Reply with quote

ok im runnin 4.2.0 on my home PC on win 2000

i set register_globals to "on" and everything is working!

;)
Logged
Kires
Noobie
*
Posts: 3


I'm an idiot, what's your excuse?

WWW
Re:YaBBse install wil not function
« Reply #12 on: May 06, 2002, 10:19:21 AM »
Reply with quote

My problem is similar to what's been reported in this thread, so here goes.

I retrieved the installer via wget from the server that's to be running the board. I created the yabbse directory via bash, chmodd'd it to 777, and copied the install.php and the yse130.ya there. The install.php runs fine until it hits step 4, where it simply hangs. I've tried this with an empty db, with the tables in place, and with the tables and data in place. (I'm trying to migrate an existing board to this server.) PHP is version 4.1.2, register_globals is on, the db is accessible by the userid I'm using, and permissions are all 777, which should be ok, especially considering that Apache is running as root. Safe mode is off for php. When i check the files, while step 4 is rolling, it creates the Settings.pl, and adds the first few entries, stopping with the Encryption line. After this, nothing at all.
« Last Edit: May 06, 2002, 10:24:27 AM by Kires » Logged
ReFresh
Noobie
*
Posts: 5


Amateurs built the Ark. Pros built the Titanic.

Re:YaBBse install wil not function
« Reply #13 on: May 08, 2002, 06:33:47 PM »
Reply with quote

Same here... I'm wondering if YaBBSE works with PHP 4.1.2.

I didn't have any problems with PHP 4.0.6, but since you can't use 4.0.6 any more... Oh well. Is there a compatibility issue like there is with 4.2.0?

ReFresh

Quote from: Kires on May 06, 2002, 10:19:21 AMMy problem is similar to what's been reported in this thread, so here goes.

I retrieved the installer via wget from the server that's to be running the board. I created the yabbse directory via bash, chmodd'd it to 777, and copied the install.php and the yse130.ya there. The install.php runs fine until it hits step 4, where it simply hangs. I've tried this with an empty db, with the tables in place, and with the tables and data in place. (I'm trying to migrate an existing board to this server.) PHP is version 4.1.2, register_globals is on, the db is accessible by the userid I'm using, and permissions are all 777, which should be ok, especially considering that Apache is running as root. Safe mode is off for php. When i check the files, while step 4 is rolling, it creates the Settings.pl, and adds the first few entries, stopping with the Encryption line. After this, nothing at all.
Logged

"Amateurs built the Ark. Professionals built the Titanic"
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  YaBBse install wil not function « 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.021 seconds with 18 queries.