Author Topic: saveTrees Web Project  (Read 12979 times)

0 Members and 1 Guest are viewing this topic.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #45 on: April 17, 2011, 08:00:51 pm »
Thank you so much if you can do anything. I really got frustrated at the website yesterday
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: saveTrees Web Project
« Reply #46 on: April 17, 2011, 08:28:39 pm »
Okay, I sent you a pm with details.  I didn't really want to use SSH, so I used FTP if it's all right with you.
« Last Edit: April 17, 2011, 08:29:07 pm by Michael_Lee »
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #47 on: April 17, 2011, 09:27:57 pm »
Thats fine.I reuploaded the source and the new link is on the first post in the same place
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: saveTrees Web Project
« Reply #48 on: April 21, 2011, 08:41:00 pm »
Sorry I couldn't help much, unfortunately the doc seemed to lack any info on how to upload stuff where I checked. D:
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #49 on: April 21, 2011, 08:50:09 pm »
I'm now  trying to use Apache to see if I could just get it running of of my computer, but the program I used to find my IP address returned to separate ones. One seems to be what I need but according to the internet is nonexistant and the other one redirects me to a verizon website(our ISP i believe).

When I try to start Apache 2.2 I get this error
Code: [Select]
Only one use of each socket address (protocol/network/address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
unable to open logs

What do I need to fix now?
« Last Edit: April 21, 2011, 08:50:20 pm by ruler501 »
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: saveTrees Web Project
« Reply #50 on: April 21, 2011, 08:52:41 pm »
Hmm strange. You may have to create a separate topic for that, though, so people can see it easier with the title and it might be helpful to others. I unfortunately have no experience on Apache myself, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #51 on: April 21, 2011, 10:32:23 pm »
If I run the apache server on my computer how do other people get to it?
Is it through my IP address? if so which one(LAN or WAN)

It is currently running and my firewalls are off
LAN IP 192.168.1.103(I think this is the correct one)
WAN IP 71.252.170.114
url should be http://192.168.1.103/
if this doesn't work please tell me so I can figure out whats going on
« Last Edit: April 21, 2011, 10:55:01 pm by ruler501 »
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #52 on: April 21, 2011, 10:54:57 pm »
If I run the apache server on my computer how do other people get to it?
Is it through my IP address? if so which one(LAN or WAN)
Oh dear me.  There's some things you don't want to mess with.  This might just be one of them.  Essentially, and depending on how your network is set up, you open a port in the router to access your website.  They can access via IP, If it has a static IP.  Your router will probably configure it with DHCP, and you'll probably have a local IP and your network will share the same global IP.  At least, that's how mine is set up. (I don't have the port on my firewall open, though)

Essentially, you can do something like dynDNS to get a domain name for free, and run a client that automatically updates it's IP.  If you open the port in your router, you're pretty much set to go.  Not that I would advise this, mind you, because of security and uptime issues, not to mention that the cost is probably more if people are accessing your network, and you're having to send a lot more data than you usually do.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #53 on: April 21, 2011, 11:00:20 pm »
I don't know much about web development.
HOw do I set-up dynDS?
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #54 on: April 21, 2011, 11:04:46 pm »
What system are you using again? Not apache, but OS.  Look here.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #55 on: April 21, 2011, 11:10:38 pm »
Windows 7 32 bit Home Premuim

I set up an address now what do I do
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #56 on: April 21, 2011, 11:18:00 pm »
Windows 7 32 bit Home Premuim

I set up an address now what do I do
What type of router/connection do you have?  Is it ethernet, wireless, linksys, etc.  Essentially, log into the router (like 192.168.1.1 on my network), and set up a port that way.  To make sure dynDNS is working first, go to another computer inside the network, and try to access your site via the dyndns name.  This should work inside your network.  If not, make sure that the computer is on the network, and that dyndns is updating.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #57 on: April 22, 2011, 12:47:44 pm »
Westell A90-9100EM15-10 is my router
My parents don't know the login for my router. How do I find it?
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #58 on: April 23, 2011, 11:41:19 am »
Westell A90-9100EM15-10 is my router
My parents don't know the login for my router. How do I find it?

You reset it.  There is literally no other way.  Or at least, none that I know of.  I still suggest you have something else host it, but that's just because you might have trouble with security and such on your home network, and it can make your bill go up.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #59 on: April 23, 2011, 08:04:56 pm »
I hope it doesn't make the bill go up.
I ahve it working now and have edited the first post to have the link to the dyndns url it was given
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y