PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  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
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Sun Feb 03, 2008 1:04 pm Reply with quote Back to top

Ok Thanks but just answer me one more question. Where do i find a RN installation instruction? Very Happy
View user's profile Send private message
jakec
Moderator


Joined: Feb 06, 2006
Posts: 1637
Location: United Kingdom

PostPosted: Sun Feb 03, 2008 1:08 pm Reply with quote Back to top

Once you have unpacked RN and moved it to the appropriate directory on your server you can either go to
Only registered users can see links on this board!
Get registered or login to the forums!
, or
Only registered users can see links on this board!
Get registered or login to the forums!


Alternatively you can view it at:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Sun Feb 03, 2008 1:16 pm Reply with quote Back to top

I'm gonna unpack the but isint only the html folder i'm gonna move to the root dir?? (where is my root dir in XAMPP or shall i reinstall my IIS?)
View user's profile Send private message
Gremmie
Moderator


Joined: Apr 06, 2006
Posts: 2372
Location: Iowa, USA

PostPosted: Sun Feb 03, 2008 3:31 pm Reply with quote Back to top

Place the RavenNuke html directory (or the contents of, your choice) under your XAMPP's htdocs directory.
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 4:14 am Reply with quote Back to top

Ok thanks!
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 4:49 am Reply with quote Back to top

I have come far now but when i try to acess the admin.php or the when i type localhost in the bowser, its says i'm useing the wrong ip. how do i change that so it allows only me to access (i did'nt find it in howtoinstall so don't say to me to look in there unless you know where its says)
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 5:43 am Reply with quote Back to top

You have attempted to access this site with an invalid IP.

If you think this is a mistake you can contact the site webmaster at paatriiik_(at)hotmail(dot)com.

Be SURE to include the following information in any email!
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1)
Remote Address: 127.0.0.1
Client IP: none
Forwarded For: none


This is what says when i try to go to index.php or admin page
View user's profile Send private message
montego
Site Admin


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

PostPosted: Mon Feb 04, 2008 6:37 am Reply with quote Back to top

putte23, take a look in rnconfig.php. These two settings need to be "true" while you are testing this out on a local system:

$bypassNukeSentinelInvalidIPCheck = true; // This should only be used (set to "true") when testing locally and not in a production environment
$bypassInstallationFolderCheck = true; // This should only be used (set to "true") when testing locally and not in a production environment
View user's profile Send private message Visit poster's website
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 8:04 am Reply with quote Back to top

Thanks montego, avrything works now in my local system the admin and index page thanks alot Very Happy.

Now its how i get it out on the internet?? shall i upload it to my webhost ? (i need to know what i shall upload and how if its how i do it Very Happy)

Thanks alot Guys for helping me so far it was really nice of you all Wink
View user's profile Send private message
Dawg
Life Cycles Becoming CPU Cycles


Joined: Nov 07, 2003
Posts: 507

PostPosted: Mon Feb 04, 2008 9:01 am Reply with quote Back to top

XAMPP is for local testing. It is not for production (It is not used for hosting a website on the internet. It is used to setup a test site before to upload to a host and take it LIVE)

If you upload the RN package to a host....and follow the included instructions. You will have a LIVE working website made from PHP and MySQL.

Dawg
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 10:50 am Reply with quote Back to top

Shall upload the whole pachage or just the html. and where do i find the instructions on how to make a LIVE website made from PHP and MySQL ?
View user's profile Send private message
Dawg
Life Cycles Becoming CPU Cycles


Joined: Nov 07, 2003
Posts: 507

PostPosted: Mon Feb 04, 2008 10:53 am Reply with quote Back to top

.........

You upload everything UNDER HTML. After that go to
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 11:05 am Reply with quote Back to top

How do i get PHP and MySQL work to just my website?
View user's profile Send private message
Dawg
Life Cycles Becoming CPU Cycles


Joined: Nov 07, 2003
Posts: 507

PostPosted: Mon Feb 04, 2008 11:10 am Reply with quote Back to top

I do not really understand the question......but here goes....

Do you have a hosting account somewhere?

Does that host have PHP installed?

Does that Host have MYSQL installed?

(They should...most do)

If your reply is NO to any of the above....Go buy a hosting account with PHP and MYSQL....

If you reply is yes....then upload everything under html to the your host....then go to
Only registered users can see links on this board!
Get registered or login to the forums!


Dawg
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 11:46 am Reply with quote Back to top

When you mean PHP and MySQL install do you mean if they are supported or if they are really installed ??
View user's profile Send private message
jakec
Moderator


Joined: Feb 06, 2006
Posts: 1637
Location: United Kingdom

PostPosted: Mon Feb 04, 2008 11:51 am Reply with quote Back to top

Put it this way, they will need to be installed for it to work. Wink
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 12:02 pm Reply with quote Back to top

Yea but installed ???? if they are supported does that mean that they are installed?
View user's profile Send private message
jakec
Moderator


Joined: Feb 06, 2006
Posts: 1637
Location: United Kingdom

PostPosted: Mon Feb 04, 2008 1:09 pm Reply with quote Back to top

If you are looking for hosting you can always go with Raven and he definitely has it installed. I don't think you will find many better hosts than Raven!
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 1:16 pm Reply with quote Back to top

But look, i have a webhost thats SUPPORT MySQL and PHP is that the same thing or not?
View user's profile Send private message
Donovan
Client


Joined: Oct 07, 2003
Posts: 675
Location: Ohio

PostPosted: Mon Feb 04, 2008 1:42 pm Reply with quote Back to top

Most all webhost have this installed.
View user's profile Send private message Visit poster's website ICQ Number
evaders99
Moderator


Joined: Apr 30, 2004
Posts: 2758

PostPosted: Mon Feb 04, 2008 1:43 pm Reply with quote Back to top

SUPPORT MySQL and PHP should mean it is already installed and ready to use. But really its up the host (why wouldn't they have it installed? it seems dumb to install it per client)
View user's profile Send private message Visit poster's website
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 2:06 pm Reply with quote Back to top

ok thanks
View user's profile Send private message
jakec
Moderator


Joined: Feb 06, 2006
Posts: 1637
Location: United Kingdom

PostPosted: Mon Feb 04, 2008 2:26 pm Reply with quote Back to top

...and why not just ask your host? I'm sure they will be more than helpful.
View user's profile Send private message
putte23
Hangin' Around


Joined: Jan 31, 2008
Posts: 42

PostPosted: Mon Feb 04, 2008 2:30 pm Reply with quote Back to top

What is it exacly that i shall upload?
View user's profile Send private message
Donovan
Client


Joined: Oct 07, 2003
Posts: 675
Location: Ohio

PostPosted: Mon Feb 04, 2008 2:42 pm Reply with quote Back to top

Upload everything from the html folder to your root.

Point your browser to
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Visit poster's website ICQ Number
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-2008 by Raven
Proud to be listed at Lobo Links Web Directory

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 Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

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

zerosum