PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Wed Aug 25, 2010 4:14 am Reply with quote Back to top

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.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1435
Location: North Carolina

PostPosted: Wed Aug 25, 2010 5:14 am Reply with quote Back to top

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.
View user's profile Send private message Send e-mail Visit poster's website
montego
Former Admin in Good Standing


Joined: Aug 29, 2004
Posts: 9071
Location: Arizona

PostPosted: Wed Aug 25, 2010 6:53 am Reply with quote Back to top

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).
View user's profile Send private message Visit poster's website
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Wed Aug 25, 2010 9:49 am Reply with quote Back to top

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 ?
View user's profile Send private message
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Wed Aug 25, 2010 10:41 am Reply with quote Back to top

think it might be the Privileges on phpmyadmin how do i change them?
View user's profile Send private message
fkelly
Moderator


Joined: Aug 30, 2005
Posts: 3136
Location: near Albany NY

PostPosted: Wed Aug 25, 2010 11:42 am Reply with quote Back to top

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.
View user's profile Send private message Visit poster's website
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Wed Aug 25, 2010 12:20 pm Reply with quote Back to top

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.
View user's profile Send private message
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Wed Aug 25, 2010 12:27 pm Reply with quote Back to top

their all ok all set to yes dunno wot else to look at
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Wed Aug 25, 2010 2:19 pm Reply with quote Back to top

If you canīt find it out Pm your site adress and FTP login I can take a look tonight.
View user's profile Send private message Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Wed Aug 25, 2010 7:10 pm Reply with quote Back to top

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.
View user's profile Send private message Visit poster's website
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Wed Aug 25, 2010 8:18 pm Reply with quote Back to top

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.
View user's profile Send private message
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Thu Aug 26, 2010 3:37 am Reply with quote Back to top

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?
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2403
Location: Pennsylvania

PostPosted: Thu Aug 26, 2010 5:14 am Reply with quote Back to top

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.
View user's profile Send private message Visit poster's website
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Thu Aug 26, 2010 4:02 pm Reply with quote Back to top

I just buy som resellers hostin. With a good cpanel
View user's profile Send private message
montego
Former Admin in Good Standing


Joined: Aug 29, 2004
Posts: 9071
Location: Arizona

PostPosted: Thu Aug 26, 2010 6:02 pm Reply with quote Back to top

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.
View user's profile Send private message Visit poster's website
slackervaara
Worker
Worker


Joined: Aug 26, 2007
Posts: 234

PostPosted: Thu Aug 26, 2010 10:43 pm Reply with quote Back to top

deleted
View user's profile Send private message
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Fri Aug 27, 2010 1:05 am Reply with quote Back to top

log file is already set to 777
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Fri Aug 27, 2010 6:18 am Reply with quote Back to top

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.
View user's profile Send private message Visit poster's website
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Fri Aug 27, 2010 8:56 am Reply with quote Back to top

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
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Fri Aug 27, 2010 2:30 pm Reply with quote Back to top

Glad you found a working host. But nuke 8.1 will bring you some other security issues and maybe support problems too.
View user's profile Send private message Visit poster's website
rythem
New Member
New Member


Joined: Aug 25, 2010
Posts: 11

PostPosted: Sat Aug 28, 2010 2:53 am Reply with quote Back to top

will php-nuke mods work with raven nuke ?
View user's profile Send private message
montego
Former Admin in Good Standing


Joined: Aug 29, 2004
Posts: 9071
Location: Arizona

PostPosted: Sat Aug 28, 2010 9:07 am Reply with quote Back to top

rythem, probably about 99% of them will and maybe about 10% of those may require just a slight tweak in mainfile.php to work.
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest Đ 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is Đ copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum