Author |
Message |
rythem
New Member


Joined: Aug 25, 2010
Posts: 11
|
Posted:
Wed Aug 25, 2010 4:14 am |
|
ive tryed to install nuke 8.1, 7.9 and RavenNuke_v2.20.01
but after the install they all come up with blank page. my system is running
Apache 2.2.15
DirectAdmin 1.36.0
Exim 4.67
MySQL 5.1.36
Named 9.3.4
ProFTPd 1.3.2
sshd
dovecot 1.2.11
Php 5.2.13
ive also tryed the Softaculous Auto Installer and same thing blank page.
can someone help me please. |
|
|
|
 |
nuken
RavenNuke(tm) Development Team

Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Wed Aug 25, 2010 5:14 am |
|
If you have tried all those and you keep getting a blank page, I would believe your server has a configuration issue. You could also have a blank index.html file created in your website root directory. Make sure you only have an index.php file in you root and not an index.html. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Aug 25, 2010 6:53 am |
|
I would try the latest RavenNuke(tm) version wish is at 2.40.01, not 2.20.01. I would set $display_errors in config.php to true and I would also set in rnconfig.php the dbloglevel to 1. Make sure file rnlogs/dblog is write-able by PHP (usually 666 will do unless you are using some form of SuExec, then back that off to 700 or 600). |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
rythem

|
Posted:
Wed Aug 25, 2010 9:49 am |
|
ive changed bits in config and rnconfig still no luck. theirs no index.html in the root. what should i look for in the server configurations?? would someone be intrested in loggin into my DirectAdmin and takin a look ? |
|
|
|
 |
rythem

|
Posted:
Wed Aug 25, 2010 10:41 am |
|
think it might be the Privileges on phpmyadmin how do i change them? |
|
|
|
 |
fkelly
Former Moderator in Good Standing

Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY
|
Posted:
Wed Aug 25, 2010 11:42 am |
|
What type of host are you running on? How do you get access to PHPmyadmin? Normally, your privileges are automatically correct. Can you get into PHPmyadmin at all? Googling softaculous it looks like it is something your host installs. You might need to talk to your host support about what you need to do to set up and get access to your database. |
|
|
|
 |
rythem

|
Posted:
Wed Aug 25, 2010 12:20 pm |
|
i just spoken to my host they say i need to set giv datebase privileges in the direct admin panel cant find out in their tho i ask em how. i can log in to phpmyadmin. |
|
|
|
 |
rythem

|
Posted:
Wed Aug 25, 2010 12:27 pm |
|
their all ok all set to yes dunno wot else to look at |
|
|
|
 |
Susann
Moderator

Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Wed Aug 25, 2010 2:19 pm |
|
If you can´t find it out Pm your site adress and FTP login I can take a look tonight. |
|
|
|
 |
Susann

|
Posted:
Wed Aug 25, 2010 7:10 pm |
|
I think it makes more sense to use the newest version. Therefore download RavenNuke version 2.40.01 and upload all the files again and rerun installSQL.php etc. Connection to the database is fine. Don´t forget to rename or remove your installations folder after you are done. |
|
|
|
 |
rythem

|
Posted:
Wed Aug 25, 2010 8:18 pm |
|
Thanks for looking susan. And i will try the newer one when i get in from work. I keep ya posted how it go's. |
|
|
|
 |
rythem

|
Posted:
Thu Aug 26, 2010 3:37 am |
|
iv started to install 2.40.01 but iv com acrost a problem. when it asks you to check the site for the following error msg Quote: |
"There seems to be a problem with the MySQL server Configuration Table - It's missing.
If you are installing this for the first time, did you remember to run INSTALLATION/installSQL.php file?
Otherwise, please report this to the Administrator ASAP.
We should be back shortly"
|
but insted of this im getting
Quote: |
Warning: include_once(db/mysql.php) [function.include-once]: failed to open stream: No such file or directory in /home/lee/domains/kite-riders.com/public_html/db/db.php on line 42
Warning: include_once() [function.include]: Failed opening 'db/mysql.php' for inclusion (include_path='“.:/usr/lib/php:/usr/local/lib/php:/usr/lib/php/extensions:/usr/lib/php/extensions/no-debug-non-zts-20060613:”') in /home/lee/domains/kite-riders.com/public_html/db/db.php on line 42
Fatal error: Class 'sql_db' not found in /home/lee/domains/kite-riders.com/public_html/db/db.php on line 58
|
whats this mean? |
|
|
|
 |
Palbin
Site Admin

Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Thu Aug 26, 2010 5:14 am |
|
Try uploading your site again. You appear to be either missing files, or maybe some of them are corrupt.
The error is saying that db/mysql/php does not exist. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
 |
rythem

|
Posted:
Thu Aug 26, 2010 4:02 pm |
|
I just buy som resellers hostin. With a good cpanel |
|
|
|
 |
montego

|
Posted:
Thu Aug 26, 2010 6:02 pm |
|
That error above (about "stream") is really that it cannot write to the rnlogs/dblog file. You need to make that write-able. Use a good FTP client such as FileZilla where you can change the permissions on that file to world write-able.
This is also suggesting that you have another database issue too, but it would be good to see what the log says, but you have to get it writing to it first. |
|
|
|
 |
slackervaara
Worker


Joined: Aug 26, 2007
Posts: 236
|
Posted:
Thu Aug 26, 2010 10:43 pm |
|
|
|
 |
rythem

|
Posted:
Fri Aug 27, 2010 1:05 am |
|
log file is already set to 777 |
|
|
|
 |
Susann

|
Posted:
Fri Aug 27, 2010 6:18 am |
|
Did you use the INSTALLATIONS folder of 2.40.01 ?If not I would install again.
Also make sure there are only the files of this version in your db folder.
You can also use the the file serverEnvironmentCheck from the installations folder.
Don´t know if your Server is misconfigured somewhere. |
|
|
|
 |
rythem

|
Posted:
Fri Aug 27, 2010 8:56 am |
|
yer i done all that. bort som resellers host now and installed 8.1 ok so using that and all is goin good now cheers for all your help |
|
|
|
 |
Susann

|
Posted:
Fri Aug 27, 2010 2:30 pm |
|
Glad you found a working host. But nuke 8.1 will bring you some other security issues and maybe support problems too. |
|
|
|
 |
rythem

|
Posted:
Sat Aug 28, 2010 2:53 am |
|
will php-nuke mods work with raven nuke ? |
|
|
|
 |
montego

|
Posted:
Sat Aug 28, 2010 9:07 am |
|
rythem, probably about 99% of them will and maybe about 10% of those may require just a slight tweak in mainfile.php to work. |
|
|
|
 |
|