Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
5 registered (Gizmo, GregK, Iann128, SteveS, SD), 34 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 04/22/10
Posts: 5
Top Posters (30 Days)
Ruben 61
SD 52
Gizmo 48
gliderdad 33
Dunny 21
driv 18
dbremer 16
Mark S 13
Stan 12
Iann128 10
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#234257 - 01/28/10 03:23 PM Running install.php starts page but freezes before checking anything.
mcreams Offline
stranger
Registered: 01/26/10
Posts: 7
I am trying run the install.php. The page opens and does not run the security checks or anything. The farthest it get is at the top of the page where it says "UBB Threads Upgrad" (without the e or anything after it) and underneath that is a blank page.

On the left side the "permissions" is highlighted green but the page just sits there.

I can run php scripts fine so I am stuck at this step.

??
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#234258 - 01/28/10 03:43 PM Re: Running install.php starts page but freezes before checking anything. [Re: mcreams]
Scott Young Offline
newbie
Registered: 01/03/10
Posts: 35
Loc: Virginia
I'd do a quick check to make sure the install file was uploaded to the server properly (not corrupted). If that looks ok, then you can open a support ticket if you want and we'll take a look. We'd need to get the URL and the ftp information and should be able to figure out what's going on.
Top
#234259 - 01/28/10 03:58 PM Re: Running install.php starts page but freezes before checking anything. [Re: Scott Young]
Ruben Offline

Registered: 12/20/03
Posts: 4268
Loc: Lutz,FL
Huh?
Why does it say upgrade if you are running the install script.
If you are upgrading you would run the upgrade script.
_________________________
Blue Man Group
Top
#234260 - 01/28/10 04:38 PM Re: Running install.php starts page but freezes before checking anything. [Re: Ruben]
mcreams Offline
stranger
Registered: 01/26/10
Posts: 7
I agree. Why am I getting a page that has upgrade in it? I am doing a fresh install. I even tried deleted the upgrade files in the install dir and I still get the same message.

I copied over the entire install directory from the 7-5-4-2 zip file I downloaded the other day so maybe I have corrupt source files. I will try downloading it again and running it. Then I will make a support ticket.

Strange...
Top
#234261 - 01/28/10 04:58 PM Re: Running install.php starts page but freezes before checking anything. [Re: mcreams]
Gizmo Online   cat

Registered: 06/05/06
Posts: 14904
Loc: Portland, OR; USA
Dumb question, you say you copied the entire install directory; did you copy just that directory, or all of the files? I know the script will die if it's missing libs, scripts, etc; the only time you can just copy the install directory is during an upgrade (and that method isn't really supported too much)
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#234262 - 01/28/10 05:33 PM Re: Running install.php starts page but freezes before checking anything. [Re: Gizmo]
mcreams Offline
stranger
Registered: 01/26/10
Posts: 7
Yes I did copy the whole directory structure a couple of times, all the subdirs are there but I have some more info:

I can run a test.php file from the root of the website and it reports my php version etc. I can also run that same test.php file from the forum directory. I can also run the index.php from that install directory. When I try to run that install.php I get that freeze up thing.

One clue may be this error: - CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.

This happens when I try to run certain php files on this site. I found a thread that talks about using php-cgi (which I am using) and IIS, the php scripts contained 2 or more frames, causing this error. I am trying to figure out if I have correct settings on this website (IIS6). Should I see anything is the website properties under ISAPI Filters? I am sure I have the PHP Web extension correct though.


Edited by mcreams (01/28/10 05:46 PM)
Top
#234263 - 01/28/10 05:50 PM Re: Running install.php starts page but freezes before checking anything. [Re: mcreams]
Ruben Offline

Registered: 12/20/03
Posts: 4268
Loc: Lutz,FL
Well If I was betting I would say you may have some file permission errors. Meaning the file/directory structure is not set correctly per the installation guidelines.
But to save you time and heartache it may be best to follow Scott's suggestion and just open a support ticket.

There was a small php test script to check for compatibility some where in the purchase area but I can't seem to find it anymore. Maybe it was overlooked when the site moved.


Edited by Ruben (01/28/10 05:56 PM)
Edit Reason: Added comment
_________________________
Blue Man Group
Top
#234264 - 01/28/10 06:00 PM Re: Running install.php starts page but freezes before checking anything. [Re: Ruben]
mcreams Offline
stranger
Registered: 01/26/10
Posts: 7
Yeah, I guess I will just open a ticket. I wondered about permissions also but I checked them quite a few times now.

Well, thanks for the help everybody.
Top
#234265 - 01/28/10 06:01 PM Re: Running install.php starts page but freezes before checking anything. [Re: Ruben]
Ruben Offline

Registered: 12/20/03
Posts: 4268
Loc: Lutz,FL
Oh, here is the test script.
http://www.ubbcentral.com/demo.php
Way down at the bottom is a link to download it.
_________________________
Blue Man Group
Top
#234266 - 01/28/10 11:27 PM Re: Running install.php starts page but freezes before checking anything. [Re: Ruben]
SD Online   partay
Registered: 04/19/07
Posts: 4031
Loc: SoCal, USA
sounds like mod_security to me... just my :2c:

additionally, make sure you aren't running php 5.3 or greater..
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#234342 - 02/01/10 11:10 AM Re: Running install.php starts page but freezes before checking anything. [Re: SD]
mcreams Offline
stranger
Registered: 01/26/10
Posts: 7
Finally getting back to this project...

Update: I have reinstalled php, re-created the website, re-setup permissions and checked over php.ini and having same problem.

Sirdude: I am running v5.3.1. What problems might I see using newer than 5.3? I will have to research mod_security but I do have folder security wide open for troubleshooting so I don't think that is an issue.

Ruben: Thanks for the link to that test file. It reported a mysql problem and I fixed it and it reports back all ok.

I think it is time to open a ticket.
Top
#234343 - 02/01/10 12:10 PM Re: Running install.php starts page but freezes before checking anything. [Re: mcreams]
SD Online   partay
Registered: 04/19/07
Posts: 4031
Loc: SoCal, USA
back your php down to 5.2.12 -- nothing newer!! (should be just a quick easyapache or whatever you have in your configurator)

i've run into 5.3 and above causing unpredictable havoc
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#234344 - 02/01/10 02:27 PM Re: Running install.php starts page but freezes before checking anything. [Re: SD]
mcreams Offline
stranger
Registered: 01/26/10
Posts: 7
Sirdude you are the man!

Forgive my excitement but I have been fighting this problem for awhile. Dropping php back to ver 5.2.12 finally allowed the install script to run. Now I can get on with this.

Thanks for the help. There are a lot of helpful people on this board.
Top
#234347 - 02/01/10 03:08 PM Re: Running install.php starts page but freezes before checking anything. [Re: mcreams]
SD Online   partay
Registered: 04/19/07
Posts: 4031
Loc: SoCal, USA
you're welcome!!

This should be BOLDED somewhere, since php 5.3 and php 5.3.1 have come out and caused probs.. not only with ubbthreads (for now) but other major softwares out there.. joomla, drupal..

they have patched them, but if you google you will see the sad stories...

dunno how strongly to suggest this, but it should be either rectified for 7.5.4.2 or a bulletin to not allow those php versions for now! wink i've already mentioned this in 2 or 3 other threads.. disabling deprecated warnings is really not a fix..

i was 'lucky' in that i run a local development server to test stuff out.. and it puked when i upgraded the php...

others may NOT be so lucky wink

good luck to you!!
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Edit Post
by Bert
Today at 01:19 PM
A positive note
by SteveS
Yesterday at 09:36 PM
How to locate links to particular site if they are only used in images?
by Conrad
02/10/12 09:41 PM
Pictures not displaying
by Marker23
02/09/12 10:04 PM
Issue with logging out constantly
by Flanuva
02/09/12 07:05 PM
Forum Stats
10214 Members
36 Forums
33668 Topics
180918 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image