psychiccyberfreak
Apr 15 2005, 10:31 PM
Ok, so you want to have a php nuke site. First of all, what is this "PHP nuke", and why is it so special? Php nuke is a web portal system. It is expandible, and can be very usefull. You can find an example here. Yes, it is that good. So, lets take a closer look. It's pre-packaged basic features are: *forums *a login system *weblinks *downloads *news *polls *faqs *content You can allways de-actuvate some features, but it's near-imposible to remove them. Kinda annoying, but you know. Some people may not need phpnuke, or cant have i period. You need: *some type of database support *about 80 megs if you have an advanced site *an apache server Some people may not need phpnuke. If you have a forum-driven site, you really dont need it. Also, if it's completely content based, then you don't need it anyway. PHP nuke is for people who want content, and input from their visitors. so, if you still want it, keep reading. So, let's download php-nuke. I woulden't reccomend getting the latest version, but the one before it. Usually there's a securety hole somewhere. Also, make sure you download the latest patch. It's a big help. So, to download, select a link: Latest version of PHPnukeNuke patches <choose your version and go to fixes Ok, follow the install instructions, and configure everything. Make sure ou do NOT edit any files in notepad. Not even the instructions! (it will drive you crazy trying to see the un-identified characters) now, read the basics manual found here, and learn the basics first. Next, you want to send a good root down the mineral filled ground called the internet. Add some links, forums, etc. Get settled in. Next, comes my favorite part, add-ons. Download add-ons to sute your purpose. (anotherwords, if you have a website for your music group, download a mp3 player) Some good links include: Nuke scriptsDispal Designsphp nuke official siteRaven php scriptsFind some of your own, but those are just some of my favorites. Then, configure the new instalations. Make sure you back EVERYTHING up before you install the new addons, including the database. Then install. If anything goes wrong, and your site gets messed up, uninstall the addon that is reaping havock, and restore the database. Advertize, and get new members, and then youre set! make sure you update regularly, and get some good content for the site. Again, the how to manual is very usefull, I would reccomend it. again, you can find it here.If you found this usefull, please give me some reputation. This tutorial can also be found here, at my site.
Reply
hype
Apr 16 2005, 06:24 AM
Thanks for that, it's helpful, but can I ask if what's the difference btween this and the cpanel ones?
Reply
GM-University
Apr 16 2005, 04:26 PM
QUOTE(hype @ Apr 16 2005, 01:24 AM) Thanks for that, it's helpful, but can I ask if what's the difference btween this and the cpanel ones? That doesn't work, at least not for me, I installed it, but nothing worked...
Reply
[XNZ]Infection
Apr 17 2005, 04:36 AM
um pschiccyberfreak i dont get your tutorial the install and config part is the part i dont understand i dunt know how to do those partd
Reply
psychiccyberfreak
Apr 21 2005, 04:06 PM
Let me elaborate on the database and config.php file setup. Ok, so make a new database by going to cpanel, and name it nuke. Next, create a login for that database. Enter that info into config.php and save it to your server. Next, what you want to do is import the database from phpmyadmin. Under the sql tab, import the tables from the sql file. Then, immidiatly, go to the site and make the admin login. Once you do that, configure the site and test everything. - The difference between installing it in cpanel is that the 7.5 version is more secure, but the 7.6 version on cpanel is less secure, but esyer to install. I still reccomend using 7.5, cuz if your site gets big, your going to try to get hacked. That ain't good.
Reply
psychiccyberfreak
Apr 22 2005, 03:24 PM
I allmost forgot, Remember when entering the info in the config.php file, remember that the database and it's login has a "*yourusername*_*database name*" in it, some people get confused with that.
Reply
Recent Queries:--
php flat file based log in system - 5.52 hr back. (1)
-
phpnuke flat file - 42.84 hr back. (1)
-
phpnuke wap your own website - 48.87 hr back. (1)
-
flat file php nuke - 55.86 hr back. (1)
-
phpnuke how to set up admin - 89.84 hr back. (1)
-
how to setup phpnuke email - 92.62 hr back. (1)
-
how to setup mail in php nuke - 95.78 hr back. (1)
-
"how to setup php website" - 125.07 hr back. (1)
-
php nuke setup tutorial - 156.00 hr back. (1)
-
simple mp3 player for nuke sites - 157.47 hr back. (1)
-
how to set up php nuke - 221.95 hr back. (1)
-
setup a advance php mp3 player on my site - 225.78 hr back. (1)
-
how to set up config.php - 236.49 hr back. (1)
-
php nuke how to - 240.70 hr back. (1)
Similar Topics
Keywords : setup, php, nuke, based, site, helpfull
- Reclaim Control Over Your Windows-based Pc
Part 1 (2)
[aef] Most Recent Topics Listing Mod
on your Web-site pages (2) Assuming that you have an AEF Forum software installed on your Hosting Account, and that you need
to display a list of the most Recent Topics to be display, say, on your Index page, then read this
Tutorial. To begin, Define the variables that you need to connect to the Database and also define
the URL to the Forum in the prescribed format as follows: CODE <?php //start the script
//define db information here DEFINE ('DB_USER', ' '); // required info
DEFINE ('DB_PASSWORD', ' '); // required info DEFINE ('....
How To Install Opengeu In Ubuntu
OpenGEU is a distro based on Enlightenment and derived from Ubuntu (0) First of all please note well that E17 is in beta fase, and can make your computer segfault (which
by contrary - WILL NOT ERASE YOUR DATA - your computer will be restored to the statein which it was
before it segfaulted), and if you don't want this to happen then don't install this!
Well, in this tutorial I will tell you how to install OpenGEU when you already have Ubuntu (or
Kubuntu and Xubuntu ) installed already on your machine. First of all I need to introduce you to
OpenGEU, it's a relativelly new Linux distro which uses Enlightenment ins....
How To Make An Ultimate Game List.
If you're making a site on video games or such. (0) Hello. I am BuBBaG. You can call me Bubba for short. I'm going to show you how to make an
Ultimate Game List. First off, we need to make a database, we are going to call this database
`my_db`, leave out the `'s. Inside that database we will need to create a table
called `ugl'(Ultimate Game List, duh). To make the table, simply enter this in the Syntax.
CODE CREATE TABLE ugl ( System char(50), Game char(50), ) In the
above code, it is stating we are creating a table called ugl, with two columns, System, and Gam....
Make A Flat Based Shoutbox, With Auto Refresh.
(6) With this tutorial, you will learn how to create a simple shoutbox, but only uses a .txt file. Also
with auto refresh, and I am going to do a backgound. We will be making 5 files. 1. index.php The
main page 2. msg.php Reading msg.txt 3. msg.txt Note: You must give it 777 4. shout.php Where
it add to msg.txt 5. bg.gif Background. Index.php would be like this: Shoutbox
Name: Message: Let's go over what the code do. -> are just the title.
gets msg.php which gets msg.txt. You will know why I do that later. -> is wh....
Simple Stylesheet Tutorial
Stylesheet embedded in your site. (2) Hi - ill show you how to make a simple style sheet that will be embedded into your site. OK make
sure your site is set up already (like the standard tags) To start and end off a stylesheet you
need to do the following CODE <style type="text/css"> </stlye> Ok
lets start CODE <style type="text/css"> p { font-family: "Tahoma";
font-size: 9; color: "red"; } </style> So when you come to put in
CODE <p>Hi!</p> The text will appear red and will be in Tahom....
How To Setup A Website After Your Forum
(3) This tutorial is about how to setup a website after you have setup a forum. That means, you have a
forum, and are wanting to add a website. This tutorial will show you how to create the website in
your root directory(Example: http://domainname.com) , while your traffic gets redirected to your
forum while you are creating it, until you're ready for guests to see it. This method is
opposed to setting it up in another directory, then moving it(particularly more time consuming if
you're site is PHP based). First of all, you are going to want to setup a redirect ....
How To Set Up A Bookmarking System On Wii
Use your favorite social bookmarking site. (0) This is a simple tutorial on a way to set up a bookmarking system on your Wii with greater stroage
than the Favorites. It is more complicated than the Favorites and requires manual URL typing. Well
let's dive on in. Items Required Nintendo Wii Internet Channel 3 Empty Favorites Internet
Connection An account on a social bookmarking site I will be using delicious as an example.
delicious Ok, if you do not have an account, read on. If you do have an account, go to the
{account} section. Ok, first you need to register an account. This can be done by clicki....
Create A Google Seach Result Page Embed Within Your Site Page.
(12) Create a google seach result page embed within your site page. It is easier to create
web page that embeded the google search result in it. The first step is to go to google apply an
account for the google ad-sense. After that login to you account and choose the create ad-seach
option. Most of time the google search box give all we have the great and powerfull seach ability.
But, have you think every time users get seach with it. They do redirected to another page that is
not within you site. It is easier to create web page that embeded the google sea....
Php Word Filter
Have you accidently sworn on your site? Or do you want to keep visitor (9) This is pretty simple but very useful if you don't want people to swear. We will be using
str_replace for this. CODE <?php str_replace ("curseword,
"replacemet"); ?> Thats pretty simple, just fill in the curse word and the
replacement, and then repeat... heres what it would look like full size: CODE <?php
str_replace("swear", "replacement"); str_replace("swear",
"replacement"); str_replace("swear", "replacement");
str_replace("swear", "....
Background Image Swap Script
Change a Background Image based on clock time (15) Background Image Changer Script To swap the background image from your CSS file according to the
Server Clock Time. 1.) In your CSS file, add the following rule: CODE body {
background: url(time.png); } 2.) Create a "folder" named time.png. 3.) Into the
folder, place three images named morning.png, day.png, night.png. 4.) Also, in the same folder,
create an index.php file and copy/paste the following script. CODE <?php $hour =
date('H'); if ($hour < 12 ) { $image =
"morning.png"; } ....
Faux Ajax Loading - Css Only
Pretend your site is Ajax based (3) Link: http://www.jlhaslip.trap17.com/samples/misc/ajax/index.html Check that out. The first page
has information and the second and has the actual example of its use with sample CSS code. I find
that when you visit a site which has a slow server and attempt to view 'large' Image files,
it is pretty boring to sit and stare at a blank screen, so this little snippet of code can be used
to give the visitor something to see to indicate that the image is being downloaded. I built a
small animated gif that sits in the background of the space allocated for the image....
Making a java based program
(3) Java GUI Making a Little Java Program Sec. 1: Imports and starting it off Sec. 2: Variables Sec.
3: Frame and Stuff Sec. 4: Declaring buttons Sec. 5: Adding buttons Sec. 6: Action Listening Sec. 7:
Using this for a learning experience Section 1 Now, let's think. What imports do we need? We
obviously need GUI imports. We also need the action Listener. So, let's declare this at the very
top: Code: CODE import java.awt.*; import java.awt.event.*; import javax.swing.*; That's
all we need to get all our supplies. Now to start us off. Skip a couple lines ....
Making The Popular Id Browsing For Your Site.
(17) Was just sitting and being bored but then I realized I could show how to create more or less popular
?id=page browsing. It's actually really easy. I know two ways how to do it. First one I learned
was checking the variable and if it's true including the text/file/anything needed and so on. It
was ok, but sometimes I just couldn't make it work so I switched to switch() function and
that's what I'm going to show you guys right now. So, I made a test page which contains the
code needed and here is its source. CODE <!DOCTYPE HTML PUBLIC ....
Css-based "i-frames" (sort Of)
A couple of ways to do it... (1) I got thinking that it might be nice to have a method to load a bunch of pictures up to a site, but
not have them taking up a lot of space. And without using a bunch of php, while still presenting the
entire picture. And using full-on CSS coding, not tables or frames. So here you go... a "picture in
a picture" method. A CSS framed picture And a "hidden" "picture in a picture" method. A
"hidden" CSS framed picture Sort of a way to 'hide the picture and let the user decide if they
want to actually see the image. All it does is use positioning for placing the....
How To Make A Simple File Based Shoutbox Using Php And Html
(8) A simple tut to make a simple shoutbox. Let me jump right in. First of all you need the standard
equipment for PHP, an IDE like XAMPP and an editor like PHP EDITOR 2OO7. Were going to make a
simple guestbook using three files, webpage.php, shout.php and shout.txt. Webpage.php can be
changed to whatver you want, it will be the page on which the guestbok is shown, you could even use
this code and add it to another php page n your site. Shout.php is the proccessing page and
shout.txt is where the shouts are stored. Firstly we need to make the visual design of the box.....
Cpanel Useful Site Management Tools 2.1
Part 3 of My 7 Part Tutorial (0) This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
Management Tools Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6: PreInstalled
Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial Part 2.1:
Useful Site Management Tools In this tutorial I will, in detail explain all of th....
Cpanel Useful Site Management Tools
Part 2 of My 7 Part Tutorial (0) This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 3: Useful Site
Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6: PreInstalled
Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial Part 2:
Useful Site Management Tools In this tutorial I will, in detail explain all of t....
Embedding Videoclips Into Pbpbb/nuke Forum Posts
(0) This is something i've been playing around with today, & the result is pretty good. If you want
to give your members something to do, place some music videos/any videos/.swf files into posts on
your forum. By incorporating a poll they can vote on them aswell. First, in the admin
menu/configuration, find 'Allowed HTML tags' & make sure it shows the following:
b,i,u,pre,embed,object,param name,value, An excellent source of practically unlimited free
material can be found at youtube.com & they are even kind enough to give you the code to embed the
videos.....
Templating System Using Php Includes
Building a Dynamic site using Includes and flat-files. (13) Php based Templating System http://jlhaslip.trap17.com/template/index.php The Source Code
for the scripts are included (literally) on the different pages on the Demo, including the Contact /
Email script. The only page not there yet is the Message Script. Maybe tonight I will upload that.
This one uses a little bit of query-string checking to confirm that the contents of the page are
actually available (file_exists())and an allowed page content before serving it up. The
'allowed page content' is done by checking against a flat-file containing an array....
How To: Make A Simple Php Site
Making one file show up on all pages using php (21) I have looked all over the site and could not find anything that was like this simple, or just like
this at all.. For some people i know that you are using a basic HTML site...and having a big menu
if you want to add somthing you have to go into every one of the pages and add or remove or edit
what you want to do, but with somthing verry simple all you would have to do is edit one file, and
all of the pages that have the PHP script on them would suddenly change to what that one file is.
So to start off if you are planning on using this little tirck, the page that you a....
Phpbb Forum Site Transfer
How to do it, step by step instructions (20) I'm sure many of you out there have used phpBB at some point. To those who enjoy running forums
and online communities, specifically supporting phpBB, I am about to tell everyone how to restore
the forums database from one website, to another. This is presuming you do not have any mods or
hacks installed. Some of you may find this information useful. Here is the scenario: Let's say
you have forums running phpBB version 2.0.17 (currently the latest one). You have decided that you
want to move your forums to a whole new URL and provider, and as an added bonus, ch....
Css And Javascript Combined For Dynamic Layout
use of different CSS files at same site (9) This tutorial is meant for people that are dealing with problems while coding their site at 100% of
width. Important notice: Some people has JavaScript disabled, so they will not be able to load CSS
file (take this in account when creating your website). How this script works. In the HEAD of your
HTML document will apply this command, so variable.js file will be load at start: CODE
<script type="text/javascript" src="variable.js"></script> In
browser JavaScript file variable.js is loaded. This Javascript file consist of this para....
How To Make A Very Simple Wap Site
A quick tutorial about WML language (40) WAP Site Tutorial : How to Make A Wap site? Before We begin.. Defination from the
Web about Wap. QUOTE WAP is an open international standard for applications that use
wireless communication . Its principal application is to enable access to the Internet from a
mobile phone or PDA .A WAP browser provides all of the basic services of a computer based web
browser but simplified to operate within the restrictions of a mobile phone. WAP is now the
protocol used for the majority of the world's mobile internet sites, known as WAP sites ....
How To Install Php-nuke
How to install PHP-Nuke manually (12) Download PHPNuke (www.phpnuke.org) and unzip it into a directory. Now go to where your web server is
installed (or web hosting ftp)! Create a folder and call it phpnuke. Now upload everything from
the HTML folder into the phpnuke folder you created. Than go to the config file of phpnuke
(\phpnuke\config.php) Ok now, if you have phpedit installed than this will be easier than
using Notepad. Go to line 32 and you sould see this: $dbhost = "localhost"; $dbuname =
"root"; $dbpass = ""; $dbname = "nuke"; $prefix = "nuke"; $user_....
Checking The Web Site Speed
(10) Did you taking too much time to access your favorite sites? Probably the problem is on the server
used by those sites. To make sure that is the problem, use Windows PING facility. Ping is a small
program, which sends a 32-bit signal to the Web site server. Next, Ping record the time needed by
the server to answer it. To activate Ping: Click on the Start-Run menus, type command, and then
click OK. Type PING "site name" in the MS-DOS prompt window, for example PING www.yahoo.com. In a
moment, the result will appear on the screen. A result less than 300ms is normal spee....
How To Put A Phpbb Login Box On Your Main Site.
Code and .php included!!! (18) I have included my coded file with this... Ok here is the code. CODE // //Create login area,
replace the phpBB2 in /phpBB2/login.php with your forum's //directory // <form
action="/phpBB2/login.php" method="post" target="_top"> <table
width="25%" cellspacing="2" cellpadding="2" border="0"
align="center"> <tr> <td align="left"
class="nav"><a href="/phpBB2/index.php" class="nav">Prank Place
Forum Index</a></td>....
HTML tags and examples
Condensed form of course from my site... (37) Well, I decided to try and help out some of the users here who might be unexperienced in HTML, so I
condensed the begginer's HTML course at my website. Here it is... Lesson 1 HTML means Hyper
Text Markup Language. HTML is a very common language used for many websites, is the base for more
complicated and powerful langauges like php, HTML can seem hard, but you will find it is one of the
easiest langauges one can learn. The core of HTML is the tag, a tage is just a set of two
arrows-like brackets created by hitting Shift and the comma key, or Shift and the period....
Php Quiz Script
Make quizzes for your site. (20) Hello all, A little bit back I decided to make a quiz scriptjust out of no where lol. However it
doesnt do anything special but I am going to make an email mod for it so that it will email results
to your email address. So here is the basis of it. INSTRUCTIONS: Open a new page in your text
editor and paste in the following code. CODE <?php $qid = "Quiz ID-00"; ?>
<html> <head> <title><? echo "Gamers Pub $qid";
?></title> </head> <body> <p><h3><? echo "....
Php Emailer/contact System
An email or contact system for your site (20) Hello all, Here is an easy Emailer or Contact system that allows visitors or members of your site
to email you just by filling out a form. So here is what you need to do to set it up. First open up
a new page in your text editor and paste in the following code. CODE <?php $Name =
$_POST['Name']; $Subject = $_POST['Subject'];
$Email = $_POST['Email']; $Site =
$_POST['Site']; $Message=$_POST['Message'];
$align = $_POST[....
Looking for setup, php, nuke, based, site, helpfull
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for setup, php, nuke, based, site, helpfull
*MORE FROM TRAP17.COM*
|
advertisement
|
|