Help DaC
- Mr. Teatime
- Righteous Subjugator
- Posts: 3340
- Joined: Mon May 19, 2003 12:07 pm
Help DaC
<strong>[Community -> Update]</strong>
DaC is looking for help. As most people know, we've had a bunch of problems lately. At the moment <strong>DarkUnderlord </strong>is the only coder about aside from <strong>Calis</strong> who helps out in emergencies (if it weren't for him I wouldn't be able to make this news post).
So, whilst we're open to offers of help on any area of the site,
what we could use right now is another coder who can work with PHP,
MySQL, phpbb (especially with the upcoming phpbb 3.0 which is going to
require some work to get us upgraded...), and so on. There's not <em>that</em>
much work to do, the main thing will be to fix bugs and occasionally
update our systems. What is required really is some dedication to the
site, ability to do the code, and being around relatively frequently.
If you think you can help, let us know either in a reply here or in
<a href="http://www.duckandcover.cx/forums/privm ... 554">PM</a>.
DaC is looking for help. As most people know, we've had a bunch of problems lately. At the moment <strong>DarkUnderlord </strong>is the only coder about aside from <strong>Calis</strong> who helps out in emergencies (if it weren't for him I wouldn't be able to make this news post).
So, whilst we're open to offers of help on any area of the site,
what we could use right now is another coder who can work with PHP,
MySQL, phpbb (especially with the upcoming phpbb 3.0 which is going to
require some work to get us upgraded...), and so on. There's not <em>that</em>
much work to do, the main thing will be to fix bugs and occasionally
update our systems. What is required really is some dedication to the
site, ability to do the code, and being around relatively frequently.
If you think you can help, let us know either in a reply here or in
<a href="http://www.duckandcover.cx/forums/privm ... 554">PM</a>.
- Mr. Teatime
- Righteous Subjugator
- Posts: 3340
- Joined: Mon May 19, 2003 12:07 pm
- DarkUnderlord
- Paragon
- Posts: 2372
- Joined: Wed May 01, 2002 7:21 pm
- Location: I've got a problem with my Goggomobil. Goggo-mobil. G-O-G-G-O. Yeah, 1954. Yeah, no not the Dart.
- Contact:
- POOPERSCOOPER
- Paparazzi
- Posts: 5035
- Joined: Sat Apr 05, 2003 1:50 am
- Location: California
You should hire me, I'm the greatest with PHP.
- Mr. Teatime
- Righteous Subjugator
- Posts: 3340
- Joined: Mon May 19, 2003 12:07 pm
Here's the reply I got which I don't think they'll mind me quoting:
Your friend's diagnosis is half-right; the site's own apache config does contain the correct ServerName, but after the migration some requests are still made to the old server, which passes them on to the new one. Requests which are passed on like this see a different part of the apache config, which doesn't (and unfortunately can't) contain the specific ServerName for the site. The DNS for your domain is now pointing directly to the new web server, so only people who are still seeing the old dns cached will be having this problem; the information should disappear from all caches in the next 24 hours, so after that time the problem should be gone.
hey i installed apache, mysql, and php5 on my winxp machine.... and i've worked on php and mysql a coupla years a go....
it doesn't sound all that hard unless you want to specialize in all of that. because specialization = 5 years of experience. a dudei know, he told me you have to have 5 years of experience to be considered as expert in TCP/IP communications for some platform. Seriously. Doesn anyone around here have that kind of time to wait ?
it doesn't sound all that hard unless you want to specialize in all of that. because specialization = 5 years of experience. a dudei know, he told me you have to have 5 years of experience to be considered as expert in TCP/IP communications for some platform. Seriously. Doesn anyone around here have that kind of time to wait ?
- DarkUnderlord
- Paragon
- Posts: 2372
- Joined: Wed May 01, 2002 7:21 pm
- Location: I've got a problem with my Goggomobil. Goggo-mobil. G-O-G-G-O. Yeah, 1954. Yeah, no not the Dart.
- Contact:
Well, I built the code that runs DAC during a year of learning PHP (before which I knew nothing) so...
Now make an array of text strings and use the random number you generate to pull out a random quote from that array, then use a php script to generate an image using a font on the server and bingo, you've got DAC's 'random slogan' system in a bag.Raymondo wrote:You should hire me, I'm the greatest with PHP.