hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Hosting : Implementing PHP onto my website
Reply

Web Hosting Discussions on all aspects of web hosting including past experiences (both negative and positive), choosing a host, questions and answers, and other related subjects. If your service is unavailable, please click here.
Forum Jump

Implementing PHP onto my website

Reply Post New Thread In Web Hosting Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-06-2004, 03:52 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33

Implementing PHP onto my website


Hi, I'm new here, and I was wondering if anyone could help me out.

I help run a website called Hopeless Losers (hopelesslosers.com) and since we've opened it we've used only HTML... and now it becomes sparsely updated because of the hassle of doing it. And so many times I've attempted to learn php and failed (lost patience).... and then I found a site that was "powered by PHPNuke" so I thought maybe I could implement php and easier updating onto my website with that.

[I plan to make a new layout with a friend that's also on the site soon, where the new style would be shown]

However I'm not too sure I know what I'm doing, and I want to actually do it this time... the install process from the .txt in the downloads from phpnuke seems pretty simple and straightforward, and right now I'm just waiting for it to finish copying to my root folder (I'm on CPanel for my webserver) so I can attempt to install it.

Can anyone foresee how I am going to be able to not only set up php so that multiple users can post articles (of different categories) to my site in the future, as well as archiving all of our old articles into separate categories?

Also, I have no idea what the "CHModding" that people have been telling other people to look at on here means... I know HTML, but I'm pretty clueless about php (even though apparently its easy to learn). So if anyone could help me it'd be great.

Thanks!

Reply With Quote


Sponsored Links
  #2  
Old 03-06-2004, 03:57 PM
jasonl813 jasonl813 is offline
Junior Guru
 
Join Date: Dec 2002
Location: Dallas, TX
Posts: 222
If you are using cPanel there is a good possibility that the auto-installer for PHPNuke is already available in your cPanel. You may want to double check so you don't have to manually install it..

Check under 'scripts library'

Reply With Quote
  #3  
Old 03-06-2004, 04:01 PM
manubaT manubaT is offline
Newbie
 
Join Date: Mar 2004
Posts: 21
What is this CPanel?

Is it an open-source software that I can download?
If so, from where can I get?

Thanks.

Reply With Quote
Sponsored Links
  #4  
Old 03-06-2004, 04:02 PM
Douglas Douglas is online now
Community Guide
 
Join Date: Apr 2003
Location: Atlanta, Jawja
Posts: 2,920
The thing about PHPNuke and PostNuke is that you MUST ABSOLUTELY keep your copy updated, and patched, otherwise your site will be exploited severely... I've watched two sites go through that, one of them is my customer's site.

__________________
Douglas Hazard - Blog: DLHazard.com | @BearlyDoug on Twitter
Host of "Two Cents with Two Gents" - TwoCentsWithTwoGents.com | @TwoCentsRadio on Twitter
FortressITX.com Infrastructure Operations Analyst
GridironHistory.com - Your ONE source for Collegiate Football History!

Reply With Quote
  #5  
Old 03-06-2004, 04:06 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33
Hmm what do you mean it will be exploited severely, and how often do they update or add patches, etc?


Also, is phpnuke the best way to go for this project idea? All I really need to do (well its not that simple, but...) is change my site completely to PHP... with ability to post news updates or articles for a variety of different categories... with multiple user posting capabilities and an over admin account for myself...

Reply With Quote
  #6  
Old 03-06-2004, 04:13 PM
SB-Steve SB-Steve is offline
Junior Guru
 
Join Date: Nov 2003
Location: Boston
Posts: 211
with ability to post news updates or articles for a variety of different categories... with multiple user posting capabilities and an over admin account for myself

post nuke or php-nuke will do this istself, once you install it you will see it runs alone, all you do is go to the news section and create your category names, then start submitting news, same thing with any feature in post nuke, go to the download sectionin the admin panel, make categories and then add files to them viola!

I do not know where your hosted but chances are php is installed all you have to do is install postnuke, something like

http://yourdomain.com/postnuke/install.php

it will then ask a few question about your server, you will fill in the answer and hit go, all done!

As far as your desing goes i would go to the p-nuke forums and ask about creating p-nuke 'themes'

__________________
- Steve D
SERVBoston: Hosting since 2003
Shared, Reseller, VPS.
Top Notch Support from a veteran hosting company!

Reply With Quote
  #7  
Old 03-06-2004, 04:15 PM
colorteck colorteck is offline
Disabled
 
Join Date: Jun 2003
Location: Texas
Posts: 1,957
The latest verion of Php-Nuke is 7.1 and you can go here www.phpnuke.org or www.nukecops.com to get it. It is really not that hard to install it manually just use the nukecops forums to get the help you need.

Reply With Quote
  #8  
Old 03-06-2004, 04:17 PM
SB-Steve SB-Steve is offline
Junior Guru
 
Join Date: Nov 2003
Location: Boston
Posts: 211
actually after reading your posts i think you don;t want post nuke

i think you want a news system that you can intergrate into your existing html and will let you go to the admin section of the news and add more news without having to download your html file edit it and upload it again.

the way i am talking about now it easier, you most likely add a code to your html pages <php include> and it willl show the news

pretty simple.

__________________
- Steve D
SERVBoston: Hosting since 2003
Shared, Reseller, VPS.
Top Notch Support from a veteran hosting company!

Reply With Quote
  #9  
Old 03-06-2004, 04:20 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33
post nuke or php-nuke will do this istself, once you install it you will see it runs alone, all you do is go to the news section and create your category names, then start submitting news, same thing with any feature in post nuke, go to the download sectionin the admin panel, make categories and then add files to them viola!

That is excellent. The fact that it runs by itself will be a great help, thanks for answering that question... once I get it installed I will be all set..

As far as your desing goes i would go to the p-nuke forums and ask about creating p-nuke 'themes'

So it requires certain "themes" to work efficiently on a website?.. I'll check out the forums

Reply With Quote
  #10  
Old 03-06-2004, 04:22 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33
Quote:
Originally posted by Hades
actually after reading your posts i think you don;t want post nuke

i think you want a news system that you can intergrate into your existing html and will let you go to the admin section of the news and add more news without having to download your html file edit it and upload it again.

the way i am talking about now it easier, you most likely add a code to your html pages <php include> and it willl show the news

pretty simple.
So php nuke would allow me to do this, or... I'm not sure i understand

Reply With Quote
  #11  
Old 03-06-2004, 04:24 PM
colorteck colorteck is offline
Disabled
 
Join Date: Jun 2003
Location: Texas
Posts: 1,957
Yes Php-Nuke will do this check out a php-Nuke site i built but is no longer mine. www.genmaps.com this will give you a general idea about what you can do with Nuke

Reply With Quote
  #12  
Old 03-06-2004, 04:26 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33
yeah that's exactly the kind of thing i need, just suited to my site's E/N article style... hopefully i'll be able to create a "nuke theme" for it or whatever

Reply With Quote
  #13  
Old 03-06-2004, 04:39 PM
SB-Steve SB-Steve is offline
Junior Guru
 
Join Date: Nov 2003
Location: Boston
Posts: 211
what do you need, post nuke or a system to just add news into your existing site

let me know and i will post some links for you to check out!

__________________
- Steve D
SERVBoston: Hosting since 2003
Shared, Reseller, VPS.
Top Notch Support from a veteran hosting company!

Reply With Quote
  #14  
Old 03-06-2004, 04:44 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33
i'll check out any links you can show me... any system that can do this is good for me

Reply With Quote
  #15  
Old 03-06-2004, 04:53 PM
HopelessLose HopelessLose is offline
Junior Guru Wannabe
 
Join Date: Mar 2004
Posts: 33
oh i just read an installing thing for phpnuke and now i understand how to do that so i may just install that and see how that goes... assuming that's easier than the news system..


how would i go about making a "theme" for it though? would that be too complicated or would i need to find a theme somewhere online? One final question, would it be possible to just create our own design and have it apply.. or is there something in the phpnuke index file for the homepage that would get messed up

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
New UK Cookie Law Impacts Customers - What About Hosts? Web Hosting News 2012-05-28 14:16:07
Video Demo: Yola Website Building Software Whir Tv 2012-05-14 16:05:42
WHIR Demo: SiteLock Website Malware Scanning Whir Tv 2012-02-20 12:59:15
Canadian Web Host 4GoodHosting Launches New Mobile Website Builder Application Web Hosting News 2012-02-02 17:02:36
Web Host Action Web Group Launches Website Redesign Web Hosting News 2011-12-28 20:47:42


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?