Page 1 of 1
Blank page after install

Posted:
Thu Oct 25, 2007 8:11 am
Author: WebGremlin
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
Re: Blank page after install

Posted:
Thu Oct 25, 2007 10:56 am
Author: CaNNon
Could we have a link please.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:19 am
Author: WebGremlin
I filled in the info when making the topic, but i guess something went wrong:
my site:
http://www.ppdb.nl/portalMySQL 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+screenBoth without success.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:34 am
Author: CaNNon
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.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:43 am
Author: WebGremlin
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>
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:48 am
Author: WebGremlin
I copied your code and added in a .htaccess file, which i uploaded to /portal, but seems like no change.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:48 am
Author: CaNNon
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.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:57 am
Author: CaNNon
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.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 11:58 am
Author: WebGremlin
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?
Re: Blank page after install

Posted:
Thu Oct 25, 2007 12:01 pm
Author: WebGremlin
"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?
Re: Blank page after install

Posted:
Thu Oct 25, 2007 12:02 pm
Author: CaNNon
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.

Posted:
Thu Oct 25, 2007 12:04 pm
Author: WebGremlin
Ye, i did that before making this topic, but that didn't seem to work either.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 12:07 pm
Author: CaNNon
sorry cross posts, edit config.php I think it's saved in that.
and that htaccess file should be no problem.

Posted:
Thu Oct 25, 2007 12:07 pm
Author: WebGremlin
I checked config.php, and it seems like the info is correct.
I check in PHPMyAdmin, and the database has built up.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 12:21 pm
Author: CaNNon
This is the entire out put of the portal and index shows the same.
- Code: Select all
<head></head><body></body>
Re: Blank page after install

Posted:
Thu Oct 25, 2007 12:40 pm
Author: WebGremlin
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.
Re: Blank page after install

Posted:
Thu Oct 25, 2007 12:51 pm
Author: CaNNon
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?

Posted:
Thu Oct 25, 2007 12:52 pm
Author: Jagang
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
Re: Blank page after install

Posted:
Fri Oct 26, 2007 2:32 am
Author: WebGremlin
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.
Re: Blank page after install

Posted:
Fri Oct 26, 2007 8:32 am
Author: CaNNon
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.

Posted:
Sat Oct 27, 2007 8:49 pm
Author: tattee
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?
Re: Blank page after install

Posted:
Sat Oct 27, 2007 9:02 pm
Author: CaNNon
try this tattee [url=http]http://www.integramod.com/forum/viewtopic.php?t=3855[/url]
Re: Blank page after install

Posted:
Sat Oct 27, 2007 9:19 pm
Author: tattee
"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!!!
Re: Blank page after install

Posted:
Sat Oct 27, 2007 9:22 pm
Author: CaNNon
Na... thats Helters brew, I just showed you where he posted it. <img>
Re: Blank page after install

Posted:
Sun Oct 28, 2007 6:05 am
Author: WebGremlin
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>
Re: Blank page after install

Posted:
Sun Oct 28, 2007 8:21 am
Author: CaNNon
Only if you got the same error message.