vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   Installation Problems (https://vborg.vbsupport.ru/showthread.php?t=305843)

Mr.Danko Jones 12-14-2013 03:28 AM

Installation Problems
 
Installed many vB versions but never had a problem installing it before.

I'm currently getting a white screen when trying to reach the install.php. Anyone know why it would be completely white?

I believe the information is all correct but something must be amiss.

RichieBoy67 12-14-2013 03:37 AM

It sounds like either your file permissions or you have missed uploading a file. Normally if your config file is wrong you will get an error. Are you sure you have all the files uploaded and permissions set correctly? I would reupload and try again.

WEBDosser 12-14-2013 07:33 AM

what PHP version & mySQL version you running?.

Lynne 12-14-2013 05:14 PM

You can also got into debug mode and see what the actual error is.

To enable debug mode edit the /config.php file and change:

Code:

$config['debug'] = false;
To:
Code:

$config['debug'] = true;
Then edit the /core/includes/config.php file and change:

Code:

// $config['Misc']['debug'] = true;
To:
Code:

$config['Misc']['debug'] = true;

Mr.Danko Jones 12-15-2013 08:36 PM

Altered those files for the debug mode and still getting a blank screen.

Might try re-uploading the files again in a moment.

"Running PHP 5.4 x FastCGI".

What file permissions do I need?

Sorry for the slow response. I work long days and have some personal complications at the moment to deal with.

Lynne 12-16-2013 06:05 PM

Usually, files are chmod 644 and directories are chmod 755. But, you would get a permission error, not a blank white page, if it was a permission problem.

When you turned on debug mode, did you go to yoursite.com? There should be an error message there. If you go to yoursite.com, do you get redirected to yoursite.com/install/install.php?

Spangle 12-18-2013 04:29 PM

Check your config.php files again, I had this problem, you have to set up the one in core>includes as you would for VB4.

Then in the root you have to rename one from config.php.bkp to config.php


All times are GMT. The time now is 08:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01178 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete