Interested in learning

Discuss phpBB 3.0.x in general.
Forum rules
Please post any phpBB 3.1.x related topics in the phpBB 3.1.x discussion forum.
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Which is the easiest, which is the best one to use, and which is the simplest (I think I said that already ;)) lol
User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Post by Obsidian »

eviL<3 wrote:Yes, it is free. It is free as in speech and free as in beer. :) And it doesn't use up many resources. You can anyway just turn it on when you need it. It's just a program that sits in the background and does nothing all day, really.

I'm not sure how many modders are aware of its existence, but I believe that every single modder should use a local webserver. :)


The worst it can be is if you're running it on a laptop that has 180MB of RAM, Pentium II processor. Then it takes forever..but then again, that laptop has to run xubuntu, it can't run standard ubuntu or Windows XP. :lol:

In general, if you've got a decent computer, you won't notice a thing, even when you're looking at localhost webpages.

CJ1985 wrote:Which is the easiest, which is the best one to use, and which is the simplest (I think I said that already ;)) lol


For me, XAMPP is the best, it's got all the toys installed by default and a good preset configuration for maximum compatibility. I haven't really tried any of the others though except for some portable server thing, which wasn't too good.
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor

Re: Interested in learning

Post by igorw »

Yes, I highly suggest XAMPP. There is practically no configuration. You just download it, start the control panel, and it works. :)

Just go here: http://www.apachefriends.org/en/xampp-windows.html#641

Download XAMPP Installer or XAMPP ZIP (whichever you prefer) and just follow the instructions. :)

Oh yea, and once you have it up and running, what you do is open up your browser and go to "http://localhost". You should see some default page. You can then add your own files to the htdocs folder within your XAMPP installation.
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Ugh, there's like 3 different packages? LOL Do I want Basic Package, Devel Package or Upgrade Package? lol!

So much to choose from, so little hair to pull. lol
User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Post by Obsidian »

CJ1985 wrote:Ugh, there's like 3 different packages? LOL Do I want Basic Package, Devel Package or Upgrade Package? lol!

So much to choose from, so little hair to pull. lol


Basic package. I've never used Devel Package, and Upgrade Package is for upgrading from a previously installed version. ;)
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Thank you, I am currently unzipping it right now. :) I'm like a little kid opening a Christmas present on Christmas morning, I'm so excited. HA
User avatar
Semi_Deus
Past Contributor
Past Contributor
Posts: 405
Joined: 28 Sep 2007, 23:52
Location: the Netherlands
Contact:

Re: Interested in learning

Post by Semi_Deus »

Do want to remind you that XAMPP takes the same port as Skype, so you might wanna reconfigure some stuff there as it stopped me once from entering the phpBB Weekly podcast :P
Image
Keep an eye on us, were back in business..
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Semi_Deus wrote:Do want to remind you that XAMPP takes the same port as Skype, so you might wanna reconfigure some stuff there as it stopped me once from entering the phpBB Weekly podcast


Huh? Now I'm confused. lol
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Okay, I believe I am up and running. Not exactly sure how to go about doing all this, it's so new and scary at the same time. Oh boy, a lot to learn I see. lol

So, now. What now? HA HA :P

Sorry if I may be a pain to you guys. I am just wanting to do this the right way, instead of doing all this the wrong way and having to do it all over again because that can be a pain. If you know what I mean. lol
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Okay, wait. I actually got a test board up and running under XAMPP. However, I am a little stuck on getting the config.php file to change permissions as far as getting it changed from world-writable to not like it suggests in the ACP.

I'm currently trying to figure that out at the moment. So yeah. lol

Oh, and you guys say to play around with a Mod that has already been created and see how it's been made and what not. What mod would you recommend to play with that is easy, to get started with? If you don't mind me asking. :)
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

Re: Interested in learning

Post by Ganon_Master »

CJ1985 wrote:Okay, wait. I actually got a test board up and running under XAMPP. However, I am a little stuck on getting the config.php file to change permissions as far as getting it changed from world-writable to not like it suggests in the ACP.

I'm currently trying to figure that out at the moment. So yeah. lol


I don't think Windows has file permissions the same way Linux does. And I think you can just ignore the message in the ACP because you're just testing it locally on your computer.
Image
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor

Re: Interested in learning

Post by igorw »

Yeah, if you're running windows you can ignore that notice. :)

Congratulations! :)
User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Post by Obsidian »

Ganon_Master wrote:
CJ1985 wrote:Okay, wait. I actually got a test board up and running under XAMPP. However, I am a little stuck on getting the config.php file to change permissions as far as getting it changed from world-writable to not like it suggests in the ACP.

I'm currently trying to figure that out at the moment. So yeah. lol


I don't think Windows has file permissions the same way Linux does. And I think you can just ignore the message in the ACP because you're just testing it locally on your computer.


Yeah, that really can't be changed...I've tried. If anything I just suppress the message by commenting out the feature in the ACP. :lol:
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA

Re: Interested in learning

Post by CJ1985 »

Actually, it can be changed on Windows. :) All I did was go to the file, right clicked and where it has the Read-Only check box, I selected that. Here's a screen shot:

[img]http://i582.photobucket.com/albums/ss264/CJ1985/configphpfile.png[/img]

Then once I did that, the message about changing it to a 640 or whatever went away. So I'm assuming that worked? Maybe not, lol but it got rid of the message. :)

Sorry if this stretches the board, if it does I'll change it to a clickable link instead.
User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Post by Obsidian »

*headdesk*

Should've thought of that.
Post Reply