|
More site info...
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.
|
|
|
|
|
Posting activity on Server Management:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
15
|
73
|
130
|
|
Post:
|
20
|
126
|
244
|
|
|
Server Management Posting activity graph:
|
Top authors during last week:
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.
user's latest post:
LAMP settings?
Published (2009-11-24 18:14:00)
Fixed was numerous problems, mainly hostname on server, and firewall
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...
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...
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...
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.
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...
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.
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...
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::
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
Started 3 days ago (2009-11-30 04:03:00)
by Dan Grossman
Firefox trusts that certificate on my computer.
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.
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 ...
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....
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.
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.
Started 1 week, 6 days ago (2009-11-19 20:53:00)
by Alex
http://marketplace.sitepoint.com/
Alex
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...
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?
|
|
Hot threads for last week on 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.
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 ...
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....
Started 3 days ago (2009-11-30 04:03:00)
by Dan Grossman
Firefox trusts that certificate on my computer.
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.
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
|
|