Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Server Management | Forum profile

Forum profile page for Server Management on http://www.sitepointforums.com. This report page is the aggregated overview from a single forum: Server Management, located on the Message Board at http://www.sitepointforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Server Management" on the Message Board at http://www.sitepointforums.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: SitePoint : New Articles, Fresh Thinking for Web Developers and Designers - Server Management (site profile, domain info sitepointforums.com)
Title: Server Management
Url: http://www.sitepoint.com/forums/forumdisplay.ph...
Users activity: 19 post per thread
Forum activity: 15 active threads during last week
 

Posting activity on Server Management:

  Week Month 3 Months
Threads: 15 73 130
Post: 20 126 244
 

Server Management Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Wolf_22
5
user's latest post:
HOSTS file and redirects...
Published (2009-11-29 07:35:00)
After doing some Googles, I finally came across the page that had the information I needed. It can be found here . Basically what I had to do was make Apache listen for port 8080 and then make the proceeding virtual hosts listen on that port. This opened localhost back up to what it was while also allowing me to use the addy bar for sub-domains. I'm a happy camper.
craqgerbil
2
user's latest post:
LAMP settings?
Published (2009-11-24 18:14:00)
Fixed was numerous problems, mainly hostname on server, and firewall
dklynn
2
user's latest post:
graphical-contact-form
Published (2009-11-27 00:38:00)
Max, I do something similar but my client asked for the Excel spreadsheet (for sign-ups). I created a db table for the signups and built a simple page (using a phpclasses.org "Excel Writer" class) generate the spreadsheet on request. It would be a simple matter to have the DB delete the records once the spreadsheet has been created (I retain the DB so the spreadsheet builds for the event then is never written to again - the...
Max_Ludz
2
user's latest post:
graphical-contact-form
Published (2009-11-27 13:40:00)
DK thanks for your response. I'm looking for a database service that is graphical that the client can do everything on their own - once I do the setup. It's a small business and none of the people there have the tech skills needed to do more than download a spread sheet. I've dealt with this before and found it better to setup a simple pay service that will manage upgrades, database management. Something like "Constant...
reviewum.com
1
user's latest post:
Desperate Need Of Optimization...
Published (2009-11-23 13:35:00)
Great information, thanks! I guess I've just not been sure where to start... a php expert to optimize my scripts, a MySQL expert to optimize my DC, a Linux / Apache expert to optimize my server? It is sounding like I need a total master of LAMP that can do all of the above. Are there any tests, qualifications, experience, etc. that I should be looking for? I mean, since I don't know enough about LAMP, I wouldn't know if someone...
aksival
1
user's latest post:
LAMP settings?
Published (2009-11-23 13:25:00)
Are you behind a router? If so, you'll need to enable forwarding on port 80 to the local server. If you're not behind a router, it should work fine. Just make sure that the httpd service is actually enabled.
wwb_99
1
user's latest post:
img.domain.com explanation
Published (2009-11-23 17:35:00)
There are a bunch of good reasons to use multiple host names. From the browser's perspective, having multiple hosts allows for more simultaneous connections, oftentimes dramatically enhancing download speed from the user's perspective. From the application's standpoint it allows one to split resources behind focused facades. From the server manager's perspective, it allows one to split content amongst appropriate resources...
ldcdc
1
user's latest post:
img.domain.com explanation
Published (2009-11-23 16:20:00)
The media or images may be hosted on a CDN , to improve global download times when the site's audience is very spread out.
dujmovicv
1
user's latest post:
Running several name-based web...
Published (2009-11-27 01:19:00)
Thanks for your professional opinion and for the compliment too! I promise I will work on my accent! Attached hereby the screenshot of the DNS record at my VPS account (I just duplicated the previous one, with the changed domain names of course). There are the dots at the end of the name servers which I was talking about. I changed the records at my registrar now to ns1.vpslink.com WITHOUT the dots and will wait 24-72 hours to see the...
felgall
1
user's latest post:
HOSTS file and redirects...
Published (2009-11-27 15:16:00)
You need to set up a virtual domain for your wamp server that redirects the domains to the correct folders. The hosts file is directling the domains to the correct server, you just don't have the entries set up within the server to say what folder each is in.
 

Latest active threads on Server Management::

SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 2 days, 6 hours ago (2009-11-30 21:54:00)  by dklynn
petersen, Do you have a host (with a Control Panel)? If so, setup a subdomain using the control panel and that's all you need. Regards, DK
Thread:  Show this thread (3 posts)   Thread info: Multiple data driven sites on single IP with own names Size: 184 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Multiple data driven sites on single IP with own names :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 3 days ago (2009-11-30 04:03:00)  by Dan Grossman
Firefox trusts that certificate on my computer.
Thread:  Show this thread (5 posts)   Thread info: SSL Certificate not working in FF.. Size: 47 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SSL Certificate not working in FF.. :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 5 days, 13 hours ago (2009-11-27 15:16:00)  by felgall
You need to set up a virtual domain for your wamp server that redirects the domains to the correct folders. The hosts file is directling the domains to the correct server, you just don't have the entries set up within the server to say what folder each is in.
Thread:  Show this thread (8 posts)   Thread info: HOSTS file and redirects... Size: 276 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: HOSTS file and redirects... :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 6 days, 4 hours ago (2009-11-27 00:38:00)  by dklynn
Max, I do something similar but my client asked for the Excel spreadsheet (for sign-ups). I created a db table for the signups and built a simple page (using a phpclasses.org "Excel Writer" class) generate the spreadsheet on request. It would be a simple matter to have the DB delete the records once the spreadsheet has been created (I retain the DB so the spreadsheet builds for the event ...
Thread:  Show this thread (3 posts)   Thread info: graphical-contact-form Size: 597 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: graphical-contact-form :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 6 days, 3 hours ago (2009-11-27 01:19:00)  by dujmovicv
Thanks for your professional opinion and for the compliment too! I promise I will work on my accent! Attached hereby the screenshot of the DNS record at my VPS account (I just duplicated the previous one, with the changed domain names of course). There are the dots at the end of the name servers which I was talking about. I changed the records at my registrar now to ns1.vpslink....
Thread:  Show this thread (4 posts)   Thread info: Running several name-based web sites on a single IP address Size: 1,023 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Running several name-based web sites on a single IP address :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 1 week, 2 days ago (2009-11-23 13:25:00)  by aksival
Are you behind a router? If so, you'll need to enable forwarding on port 80 to the local server. If you're not behind a router, it should work fine. Just make sure that the httpd service is actually enabled.
Thread:  Show this thread (3 posts)   Thread info: LAMP settings? Size: 226 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: LAMP settings? :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 1 week, 4 days ago (2009-11-21 11:45:00)  by logic_earth
a subdomain does not need to be on the same server, nor does it need to point to the same IP address. For example... example.com, example is a subdomain and com is the top level domain.
Thread:  Show this thread (5 posts)   Thread info: img.domain.com explanation Size: 185 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: img.domain.com explanation :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 1 week, 6 days ago (2009-11-19 20:53:00)  by Alex
http://marketplace.sitepoint.com/ Alex
Thread:  Show this thread (6 posts)   Thread info: Desperate Need Of Optimization Master For Contract Work Size: 119 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Desperate Need Of Optimization Master For Contract Work :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 1 week, 6 days ago (2009-11-19 20:23:00)  by wiggsfly
Windows server has DNS software built in or you could use Bind for Linux. Procedures depend on the type and purpose of the setup however a Google search of either product should give you more than enough information to get started. I have to caution that running your own DNS can cause a whole range of problems if not done properly. In addition, without redundancy you run the risk of losing all...
Thread:  Show this thread (5 posts)   Thread info: How to Run normal windows or Linux machine as a DNS server? Size: 462 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to Run normal windows or Linux machine as a DNS server? :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
SitePoint : New Articles, Fresh Thinking for Web Developers and Designers
Started 2 weeks ago (2009-11-18 08:35:00)  by 4SeeN
Okay been doing research on other forums as well. Some people claim the Server settings that Wordpress needs to accomplish this without the FTP method via the dashboard opens up a huge security risk. Can anyone advise?
Thread:  Show this thread (8 posts)   Thread info: Make Server Compatible with Wordpress automatic updates and plugin
installations Size: 234 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Make Server Compatible with Wordpress automatic updates and plugin
installations :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
 

Hot threads for last week on Server Management::

Server Management
Started 5 days, 13 hours ago (2009-11-27 15:16:00)  by felgall
You need to set up a virtual domain for your wamp server that redirects the domains to the correct folders. The hosts file is directling the domains to the correct server, you just don't have the entries set up within the server to say what folder each is in.
Thread:  Show this thread (8 posts)   Thread info: HOSTS file and redirects... Size: 276 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: HOSTS file and redirects... :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
Server Management
Started 6 days, 4 hours ago (2009-11-27 00:38:00)  by dklynn
Max, I do something similar but my client asked for the Excel spreadsheet (for sign-ups). I created a db table for the signups and built a simple page (using a phpclasses.org "Excel Writer" class) generate the spreadsheet on request. It would be a simple matter to have the DB delete the records once the spreadsheet has been created (I retain the DB so the spreadsheet builds for the event ...
Thread:  Show this thread (3 posts)   Thread info: graphical-contact-form Size: 597 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: graphical-contact-form :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
Server Management
Started 6 days, 3 hours ago (2009-11-27 01:19:00)  by dujmovicv
Thanks for your professional opinion and for the compliment too! I promise I will work on my accent! Attached hereby the screenshot of the DNS record at my VPS account (I just duplicated the previous one, with the changed domain names of course). There are the dots at the end of the name servers which I was talking about. I changed the records at my registrar now to ns1.vpslink....
Thread:  Show this thread (4 posts)   Thread info: Running several name-based web sites on a single IP address Size: 1,023 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Running several name-based web sites on a single IP address :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
Server Management
Started 3 days ago (2009-11-30 04:03:00)  by Dan Grossman
Firefox trusts that certificate on my computer.
Thread:  Show this thread (5 posts)   Thread info: SSL Certificate not working in FF.. Size: 47 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SSL Certificate not working in FF.. :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
Server Management
RE: LAMP settings? - 1 new post
Started 1 week, 2 days ago (2009-11-23 13:25:00)  by aksival
Are you behind a router? If so, you'll need to enable forwarding on port 80 to the local server. If you're not behind a router, it should work fine. Just make sure that the httpd service is actually enabled.
Thread:  Show this thread (3 posts)   Thread info: LAMP settings? Size: 226 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: LAMP settings? :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."
Server Management
Started 2 days, 6 hours ago (2009-11-30 21:54:00)  by dklynn
petersen, Do you have a host (with a Control Panel)? If so, setup a subdomain using the control panel and that's all you need. Regards, DK
Thread:  Show this thread (3 posts)   Thread info: Multiple data driven sites on single IP with own names Size: 184 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Multiple data driven sites on single IP with own names :: Server Management :: SitePoint : New Articles, Fresh Thinking for Web D..."