1
tripmon
INSTALL / Blank Page
  • 2004/2/28 21:14

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


If you are getting a blank page and have tried to install more than once, make sure you remove all files in templates_c.

2
xellence
Re: INSTALL / Blank Page
  • 2004/3/2 13:55

  • xellence

  • Just popping in

  • Posts: 4

  • Since: 2003/3/12


I am installing 2.0.6 on a server and I sure followed everything I could find about CHMOD's and stuff but after the successful install, I still get a blankpage. Source output of index.php:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<
HTML><HEAD>
<
META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<
BODY></BODY></HTML>


I tried to edit include/common.php to disable debugging but the the lines with "If ($debug) " blah blah coulnt be found in 2.0.6 include/common.php file. Does anyone has a suggestion what I might forget till now?

Greatest thanks in advance!

3
robekras
Re: INSTALL / Blank Page
  • 2004/3/2 17:24

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Hi xellence,

Quote:
... to disable debugging but the the lines ...


Shouldn't it say 'enable' debugging?

It's in include/common.php on line 91:
if ($xoopsConfig['debug_mode'] == 1) {
        
error_reporting(E_ALL);
    }


Have you installed it to local site?
Or could you provide a link to your site?

Are there files within templates_c?
Which size?
Could you delete them?
If you call your site again, are the files in templates_c
newly generated?
Already a blank page?
Some error messages if you have turned on PHP Debug?

Cheers
Robert

4
tripmon
Re: INSTALL / Blank Page
  • 2004/3/3 12:34

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


I'll try and help also after you post the answers to my man Robert's questions.

I assume since you posted in this thread that you have already made sure there are no files in templates_c.

Trip

5
xellence
Re: INSTALL / Blank Page
  • 2004/3/3 13:17

  • xellence

  • Just popping in

  • Posts: 4

  • Since: 2003/3/12


I installed it on a local site.

there are no files except index.html in templates_c
new files do not appear in templates_c
I get no errors at all

6
tripmon
Re: INSTALL / Blank Page
  • 2004/3/3 13:26

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


see if you can login to
yoururl/user.php

also make sure Display_Errors is ON in PHP.ini
I'll be on for a few...

delete index.html in templates_c as well.
Trip

Login

Who's Online

147 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits