Interested in learning

Discuss phpBB in general.
Forum rules
Please post any phpBB 3.1.x related topics in the Asraeus discussion forum.

Re: Interested in learning

Postby CJ1985 » 27 Apr 2009, 23:11

Which is the easiest, which is the best one to use, and which is the simplest (I think I said that already ;)) lol
CJ1985
New member
New member
 
Posts: 39
Joined: 23 Apr 2009, 12:49
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby Obsidian » 27 Apr 2009, 23:13

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.
User avatar
Obsidian
Supporter
Supporter
 
Posts: 867
Joined: 13 May 2008, 15:20
Real name: Damian

Re: Interested in learning

Postby igorw » 27 Apr 2009, 23:18

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.
User avatar
igorw
Past Contributor
Past Contributor
 
Posts: 2321
Joined: 01 Jun 2006, 20:48
Real name: Igor

Re: Interested in learning

Postby CJ1985 » 27 Apr 2009, 23:26

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
CJ1985
New member
New member
 
Posts: 39
Joined: 23 Apr 2009, 12:49
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby Obsidian » 27 Apr 2009, 23:52

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. ;)
User avatar
Obsidian
Supporter
Supporter
 
Posts: 867
Joined: 13 May 2008, 15:20
Real name: Damian

Re: Interested in learning

Postby CJ1985 » 27 Apr 2009, 23:54

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
CJ1985
New member
New member
 
Posts: 39
Joined: 23 Apr 2009, 12:49
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby Semi_Deus » 28 Apr 2009, 00:04

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..
User avatar
Semi_Deus
Past Contributor
Past Contributor
 
Posts: 459
Joined: 28 Sep 2007, 23:52
Location: the Netherlands

Re: Interested in learning

Postby CJ1985 » 28 Apr 2009, 00:06

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
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby CJ1985 » 28 Apr 2009, 00:28

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
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby CJ1985 » 28 Apr 2009, 01:13

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. :)
CJ1985
New member
New member
 
Posts: 39
Joined: 23 Apr 2009, 12:49
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby Ganon_Master » 28 Apr 2009, 07:06

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
User avatar
Ganon_Master
Past Contributor
Past Contributor
 
Posts: 330
Joined: 20 Nov 2006, 16:23
Location: Soesterberg, Utrecht, The Netherlands
Real name: Hidde

Re: Interested in learning

Postby igorw » 28 Apr 2009, 08:54

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

Congratulations! :)
User avatar
igorw
Past Contributor
Past Contributor
 
Posts: 2321
Joined: 01 Jun 2006, 20:48
Real name: Igor

Re: Interested in learning

Postby Obsidian » 28 Apr 2009, 13:10

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:
User avatar
Obsidian
Supporter
Supporter
 
Posts: 867
Joined: 13 May 2008, 15:20
Real name: Damian

Re: Interested in learning

Postby CJ1985 » 28 Apr 2009, 15:58

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:

Image

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.
CJ1985
New member
New member
 
Posts: 39
Joined: 23 Apr 2009, 12:49
Location: Michigan, USA
Real name: CJ

Re: Interested in learning

Postby Obsidian » 28 Apr 2009, 16:15

*headdesk*

Should've thought of that.
User avatar
Obsidian
Supporter
Supporter
 
Posts: 867
Joined: 13 May 2008, 15:20
Real name: Damian

PreviousNext

Return to phpBB discussion

Who is online

Users browsing this forum: No registered users and 0 guests