Blank page after install

Support for IntegraMOD 141

Moderator: Integra Moderator

Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 8:11 am

Hello gents,

I downloaded IntegraMod 1.41, extracted it, uploaded it to my server, CHMODded all files necessary, created a new database and user, provided the information requested at /install/install.php, and started the install. In short: I followed all of the instructions given.
The installation turned up successful, i deleted the install and prill_install files, and proceeded.
And i get nothing more but a blank page. Every page is blank.
So i browsed trough these forums trying to find an answer to my problem, i thought i found one (see above), but without success. After editting the page that i was told to, my site still turns up blank. The post I linked also told me to 'resync' my website, though I have no idea how, is this what I am missing?

Thanks in advance.

Regards,
WebGremlin
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 10:56 am

Could we have a link please.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 11:19 am

I filled in the info when making the topic, but i guess something went wrong:

my site: http://www.ppdb.nl/portal
MySQL version: MySQL 5.0.44-enterprise-gpl-log
PHP version: PHP5
What did i do to try to fix it:
I did two clean installs with different databases/users, and i followed the info provided here: http://www.integramod.com/forum/viewtop ... ite+screen

Both without success.
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 11:34 am

Not Found

The requested URL /portal/index was not found on this server.

.htaccess file order maybe? it showes no index not even html, set index.php first in the order and see if it comes up.

Code: Select all
# serve first available alternate default index page from seriesDirectoryIndex index.php filename.html index.cgi index.pl default.htm


something like that.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 11:43 am

I'm sorry, I dont think i understand you. Can you be more specific?

I'm not using a .htaccess file in /portal at the moment, as far as i'm aware of.

EDIT, oops didn't see the code below <img>
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 11:48 am

I copied your code and added in a .htaccess file, which i uploaded to /portal, but seems like no change.
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 11:48 am

It will then use the .htaccess from a higher folder.

Like what you have on the .com, if you use one on it. htaccess will run the files in a branch like routine moving down the folders.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 11:57 am

I can see it trying, but it's showing blank inside.

Could be db connect issue, I would check the setup could be a simple type-O.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 11:58 am

The only other .htaccess file im using is located in the root, below the 'www' directory (where i have all other subdomains located as well).
Code: Select all
Redirect /~ppdb.nl/forum [url=http]http://www.ppdb.nl/forumRedirect[/url] /~ppdb.nl [url=http://www.ppdb.nlRewriteEngine]http://www.ppdb.nlRewriteEngine[/url] OnRewriteCond %{HTTP_HOST} ^ppdb.nl$ [NC]RewriteRule ^(.*)$ [url=http://www.ppdb.nl/]http://www.ppdb.nl/[/url] [R=301,L]

I tried replacing that with the code you gave me, but that didn't work either.

I'm not using a htaccess in /www, only in /www/forum, where my current forum is located. but that shouldn't interfere with IntegraMod, should it?
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 12:01 pm

"CaNNon";p="28906" wrote:I can see it trying, but it's showing blank inside.

Could be db connect issue, I would check the setup could be a simple type-O.
How can i check that? something in phpmyadmin?
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 12:02 pm

Check this tread too.

[url=http]http://www.integramod.com/forum/viewtopic.php?t=2956&highlight=resynch+forum+white+screen[/url]

That info is saved in config.php I beleive.
Last edited by CaNNon on Thu Oct 25, 2007 12:04 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

PostAuthor: WebGremlin » Thu Oct 25, 2007 12:04 pm

Ye, i did that before making this topic, but that didn't seem to work either.
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 12:07 pm

sorry cross posts, edit config.php I think it's saved in that.
and that htaccess file should be no problem.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

PostAuthor: WebGremlin » Thu Oct 25, 2007 12:07 pm

I checked config.php, and it seems like the info is correct.
I check in PHPMyAdmin, and the database has built up.
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 12:21 pm

This is the entire out put of the portal and index shows the same.
Code: Select all
<head></head><body></body>
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Thu Oct 25, 2007 12:40 pm

Any further suggestions?

EDIT:
I quickly downloaded and installed the latest stable release of the ordinary phpbb forum, which seems to work fine. So i guess the problem lies somewhere else than at my db.
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Thu Oct 25, 2007 12:51 pm

Only thing left you can recheck is chmod's from the setup.

If all the versions are compatible and you can find no error in the db connection it's only other thing i can think of?
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

PostAuthor: Jagang » Thu Oct 25, 2007 12:52 pm

I'm having the same problem at my site as well. I upgraded from 140 to 141 and am getting a blank page as well. I'm not sure what to do either. Here is my site for those who like white pages:

http://lov.ohgaming.com/forum
Last edited by Jagang on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Jagang
Newbie
Newbie
 
Posts: 25
Likes: 0 post
Liked in: 0 post
Joined: Thu May 25, 2006 4:57 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Fri Oct 26, 2007 2:32 am

Well I did two clean installs and check all files that needs to be CHMODded, and everything seems fine. I tried to install 1.40, even though it's not capable with PHP5, and i got a blank screen with that as well.
So I installed the normal version of the phpBB, and worked fine, I installed IMPortal into that and it still works fine. Though it's not exactly what I want, i guess it's solved now <img>
Thanks for helping me CaNNon.
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Fri Oct 26, 2007 8:32 am

Your welcome, could you do one more thing?
please list all the versions your using apache, php, OS... ect.

Maybe someone will be using the same setup and notice something. You too if you don't mind Jagang.

looking over what you guys have in common could help too.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

PostAuthor: tattee » Sat Oct 27, 2007 8:49 pm

me too.. same thing with the 1.40, a blank page.. then i tried both of the 1.41 and even the new 1.43 nederland version and i'll get the index then if i venture away i'm getting...

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 311296 bytes) in /home/magicalw/public_html/trial/cache/tpl_Integra2.overall_header.php on line 421


its not just with the header, its the msg's .. profile.. everywhere.. memory quota?

This is one such instance, others occur regarding the memory allocation.. I code edited the files and the lines quoted in the error dont even exist? I'm confoosed.. I just cannot get a clean install.. FROM ANY VERSION

here are my server specs..

Apache version 1.3.37 (Unix)
PHP version 5.2.3
MySQL version 4.1.22-standard
Operating system Linux
(all stable and within specs)

all of my chmodding is correct.. i looked at all of the files per errors.. THEY (the errors) AREN'T THERE as stated in the error .. what do you think is the problem?
Last edited by tattee on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT/CS/CM d-(++) s+: a+45 C++(++++) UB+++;++++ P++ L- E--- W+++ N+ o++ K- !w O-
M--(-) V- PS+ PE Y !PGP t-(+++) 5++ X- R tv- b++ DI+ D+++ G+++ e+;++++ h* !r !y
------END GEEK CODE BLOCK------
User avatar
tattee
Members
Members
 
Posts: 47
Likes: 0 post
Liked in: 0 post
Joined: Tue Sep 12, 2006 1:36 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Sat Oct 27, 2007 9:02 pm

try this tattee [url=http]http://www.integramod.com/forum/viewtopic.php?t=3855[/url]
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: tattee » Sat Oct 27, 2007 9:19 pm

"CaNNon";p="28989" wrote:try this tattee [url=http]http://www.integramod.com/forum/viewtopic.php?t=3855[/url]


Cannon.. MY MAN!!! thank you..l i owe you a beer.. IT WORKED!!!
Last edited by tattee on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT/CS/CM d-(++) s+: a+45 C++(++++) UB+++;++++ P++ L- E--- W+++ N+ o++ K- !w O-
M--(-) V- PS+ PE Y !PGP t-(+++) 5++ X- R tv- b++ DI+ D+++ G+++ e+;++++ h* !r !y
------END GEEK CODE BLOCK------
User avatar
tattee
Members
Members
 
Posts: 47
Likes: 0 post
Liked in: 0 post
Joined: Tue Sep 12, 2006 1:36 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Sat Oct 27, 2007 9:22 pm

Na... thats Helters brew, I just showed you where he posted it. <img>
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: WebGremlin » Sun Oct 28, 2007 6:05 am

That would probably be my problem as well then. But I'm quite far with IMPortal now, and spent a whole night on it fixing it to my needs, so no way i'm going to switch to integramod now <img>
Last edited by WebGremlin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

WebGremlin
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Thu Oct 25, 2007 7:46 am
Cash on hand: 0.00

Re: Blank page after install

PostAuthor: CaNNon » Sun Oct 28, 2007 8:21 am

Only if you got the same error message.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]