Troubleshooting Tips On IIS6 And An Exchange 2003 Server

Jan 30, 2009

Customer wants to move his website in-house along with his email. The hardware guy installed a windows 2003 64-bit exchange server. I logged in with logmein and created a directory c:Inetputwwwroot hewebsite. Copied iisstart.html to the new dir. Put the company name in the iisstart file. Opened IIS6. Went to properties of the default website and pointed to the new directory on the home dir page. Added iisstart.html the Documents page and moved it to the top. Closed everything. Opened Internet Explorer 7 and put in http://localhost. All worked well. Brought up the new start page. Opened IE7 on my pc and put there ip address in and it also brought up the new webpage (tested the port 80 in the router). Said we were ready to go.

The hardware guy sent me an email stating that he was having problems with the 64-bit version and took the server back to the 32-bit version of windows exchange server. I logged back in with logmein and followed the same exact steps as above but it will not show the new webpage. Am getting a page not found error.

I have done the above on several 2003 servers and several xp pro machines. Always works.

Have done one 2003 exchange server. Went to a couple of those servers and made sure the default website settings were exactly the same as the ones that work. Still no help.

Downloaded an iis6 troubleshooting program from microsoft but cannot locate the error. I have been studying the II6 documentation and 2003 exchange server documentation. Went thru all the tutorials in google on iis6 and exchange I can find no help.

View 1 Replies


ADVERTISEMENT

Windows Server 2003/IIS6/PHP

Mar 27, 2007

When ever I edit php.ini the changes are not reflected in my PHP applications (I check using phpinfo). Even after restarting IIS (Right click on the computer in IIS > All Tasks > Restart IIS) the changes are not reflected.

The only way I found out how to update the changes is by restarting the whole server, but this is not pratical.

How can I get the edits in php.ini to reflect in my PHP applications without having to restart the whole server?

View 3 Replies View Related

How To Know Who Overloaded The IIS6 In Windows Server 2003

Feb 15, 2008

how to trace or know who is overloading IIS in windows 2003 server?

When i check in the task manager , i saw sometimes w3wp.exe (IIS Worker Process) using high CPU usage for long time. That cause the server to be sluggish and sometime not responding.

Any tips or software that can tell which websites that cause the overload?

View 6 Replies View Related

Licensing :: Windows 2003 And Exchange Server

Feb 28, 2008

if I have a dedicated server with WS2003, would I be allowed to install my own software (with license)? such as MS SQL Server - I have an MSDN subscription and multiple licenses.... would this be ok to do so?

What about Exchange Server? I have a License for that also...again, MSDN subscription

View 3 Replies View Related

SBS And Exchange 2003 Email

Jun 29, 2009

I have a client with SBS 2003 and exchange. They had a bad HDD (it held the exchange .edb and .stm files).

I installed the new HDD, configured Exchange to use the new HDD for the files but I did not mount it when it was done because I was in a rush.

I came back into their office first thing in the morning and mounted the volume. However, they did not get any emails during the night.

My question is: The emails that were sent to them, are they gone forever? Did they get bounced back to their senders? If not, can they be recovered?

View 2 Replies View Related

Windows 2003 + Lightweight Exchange + Atom

May 3, 2009

if anyone has put Windows 2003 x64 on an Atom and installed a very light duty Exchange server on it...

I know the Atoms are not the most powerful thing in the world, but they are a cost effective and energy efficient alternative to past generation hardware.

Since the Atom benchmarks slightly better than a P4, I am wondering how it would hold up with an Exchange server.

View 8 Replies View Related

Windows 2003 SBS + Exchange, Offline Address List

Mar 31, 2007

There was a black out recently and our UPS didn't kick in properly. The server was turned back on and the workstations logged in the domain controller. When running Outlook I noticed it wasn't receiving any emails. I tried to open an old message and it said:

"Can't open mail"

Also I tried to delete one of the spam messages and it came up with an error some thing like cannot delete and it may be moved some where. Outlook came up with errors like:

Task 'Microsoft Exchange Server' reported error (0x8004010F) : 'The operation failed. An object could not be found.'"

I also noticed some Calender events won't open. I now suspect some thing wrong with Exchange. I googled around and it seem to be related to "Offline Address List" problems. I tried a registry fix:

"Create DWORD "OAL post full if diff fails" CurrentControlSetServicesMSExchangeSAParametersOAL post full if diff fails' and setting it to 1 on this server. When OALGen next generates the offline address list, clients will perform a full OAB download. After that time, the registry key should be removed to prevent further full downloads."

Restarted the server then went to Exchange System Manager, Recepients, Offline Address List and right click on Default Offline Address List then clicked Rebuild. I checked Event Viewer again and saw some error messages:

WARNING: OALGen encountered an error while generating the binpatch.oab file for differential downloads of address list 'Global Address List'. Clients will not be able to incrementally update to the new version of the offline address list, they will perform a full download instead. This is normal if this is the first time this offline address list has been generated. Check other logged events to see if this is a serious error.
- Offline Address List

ERROR: OALGen encountered error 80004005 (internal ID 50303dc) accessing the public folder store while generating the offline address list for address list 'Global Address List'.
- Offline Address List

2 x ERROR: OALGen encountered an error while generating the changes.oab file for version 2 and 3 differential downloads of address list 'Global Address List'. The offline address list has not been updated so clients will not be able to download the current set of changes. Check other logged events to find the cause of this error.
If the cause of the problem was intentional or cannot be resolved, OALGen can be forced to post a full offline address list by creating the DWORD registry key 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSExchangeSAParametersOAL post full if diff fails' and setting it to 1 on this server. When OALGen next generates the offline address list, clients will perform a full OAB download. After that time, the registry key should be removed to prevent further full downloads.
- Offline Address List

2 x ERROR: OALGen encountered error 80004005 (internal ID 5020114) accessing the public folder store while generating the offline address list for address list 'Global Address List'.
- Offline Address List

View 1 Replies View Related

Mail Server Hardening Tips

Aug 15, 2008

We have a linux server running cPanel/WHM and using Exim for mail, we're also using SpamAssassin to label messages as spam. I have made a few modifications to settings and installed things like DomainKeys, but am wondering if I am doing enough.

My objectives are to:

1) Prevent mail users on the server from being inundated with spam, and/or be able to effectively manage any spam that does come through.

2) Ensure that messages that my mail users send out remains as highly deliverable as possible.

3) Make it difficult for third parties to exploit my mail server for their own spamming needs.

Are there any good tutorials out there on this stuff that should at least cover some of my bases? Where should I begin? The only thing preventing me from hiring out the work to someone else is that I'd like to learn how to do it myself.

View 3 Replies View Related

Host Headers In IIS6 On Server 2k3

Jan 22, 2008

I am attempting to change the host headers on my site that take my domains and forward them out to another domain.

My problem is that if a person type in [url], it brings them to my site and every link of the site is then [url]instead of redirecting it to my intended [url]

View 0 Replies View Related

Plesk 12.x / Windows :: Migration Tool To Move Websites From Old IIS6 To New IIS8.5 Server

Jan 23, 2015

We are migrating an existing multi-site Windows2003/IIS6 web hosting system with

CFusion8
MS Access backend databases
SQL2000 backend databases
http and https site access

to

Windows2012 R2/IIS8.5 with
CFusion10
MS Access backend databases (not updated)
SQL2014 databases
http and https site access

On the new system we are looking to add Plesk12 to give users easier management of their own websites.I am about to install the trail version of Plesk12 WebHOST.I have the following questions:

1. Can we use the plesk migration tool to move the websites from the old IIS6 to the new IIS8.5 server?
2. If not, am I right to think we would migrate from IIS6 to IIS8.5 manually and then import these websites into Plesk12 from the new server?
3. Can I migrate the existing websites piecemeal over onto the new server and into the Plesk control panel at the same time as creating brand new websites under the control panel?
4. Once Plesk is installed on the new IIS server is there a KB article on how to add all these existing websites to Plesk - I could not find one.
5. Is the local windows administrator account used for the install used to run any services?

View 9 Replies View Related

Tips For A Hosting Reseller

Jul 2, 2007

I'm considering the advantage of using some of my hosting space/accounts to offer an affordable reseller package. (Yes, I do have permission to do this)

Anybody got advice/tips on how you've/would set this up?

View 6 Replies View Related

Vps Tips, Apache High Loads

Apr 6, 2007

I currently have a vps server from GIGEServers, running at 512mb of dedicated and 1024mb spike it seems like apache is using alot of resources, does anyone know of a less hog, or tips on tweaking it, and the same for mysql server any tips on tweaking.

View 14 Replies View Related

Effective Tips For Stopping The SPAM

May 27, 2007

We're currently testing Postini after checking with Message Labs, etc and it seemed that Postini was the most highly recommended out of all of them. We shall see, as there does seem to be ALOT that get past their filters with spam level filtering set at their most sensative level.

However, what could I do for accounts with Hosting Firms. We have a couple on Pair, and while they use SA, their filters doesn't seem to be really effective at all. Users can come in over the weekend, and have 5 valid emails out of 200 junk......

BTW, has anyone used any of the spam appliances out there lately.

We tested them about 1.5 years back and none were really effective

View 14 Replies View Related

Troubleshooting Kernel

Jul 24, 2009

I have a FreeBSD server crashing a few times per week sometimes 2 or 3 times in one day, then 3 days fine sometimes each other day...

/var/log/messages shows nothing related to the reboot when looking at the server screen after a crash, it showed kernel panic

any ideas on how to troubleshoot that with the minimum downtime possible? DC already tried swapping memory, but it didn't solve

View 14 Replies View Related

Monitoring And Troubleshooting

Mar 31, 2007

I am on a freebsd semi managed dedicated server (semi managed in that they dont really do out lol i just dont have root access, ssh though) unsing DirectAdmin

I need to find a way where i can monitor the processes that each account is using.

In the Service Monitor its showing all the services thats running for example, at present httpd is showing this:

httpd httpd (pid 96703 96702 96700 96698 96697 96696 96695 96694 96693 96692 96691 96690 96689 96688 96687 96686 96685 96684 96683 96682 96662 )I need to find more info about each of the pid's as i would like to know who is using what. does that make sense?
The other day (above httpd is normal) there was at least 10 times that amount and the server was dead slow, but i could not find any information as to who was using what and what cause the server to die....

I also have a customer that usually uses about 400mb to 500mb bandwidth per day, since the 28th of march this has gone sky high to nearly 2gb, he says he does not have any attachments fro download, nothing new has been added and no extra traffic, yet this has happened, this is why i need to find more info about such things, I have had a look at the logs but again, i do not really understand what any of it means...

i read this somewhere, but i dont think it works on my server...

Quote:

Look at the PID of the process using the most resources. Then use "ls -alh /proc/PID".

Ya'll get something like:

root@server02 [/]# ls -alh /proc/10231
total 0
dr-xr-xr-x 3 nobody nobody 0 Jan 17 15:35 ./
dr-xr-xr-x 144 root root 0 Dec 29 09:48 ../
-r--r--r-- 1 root root 0 Jan 17 15:35 cmdline
-r--r--r-- 1 root root 0 Jan 17 15:35 cpu
lrwxrwxrwx 1 root root 0 Jan 17 15:35 cwd -> /home/USERNAME/public_html/
-r-------- 1 root root 0 Jan 17 15:35 environ
lrwxrwxrwx 1 root root 0 Jan 17 15:35 exe -> /usr/local/apache/bin/httpd*
dr-x------ 2 root root 0 Jan 17 15:35 fd/
-r-------- 1 root root 0 Jan 17 15:35 maps
-rw------- 1 root root 0 Jan 17 15:35 mem
-r--r--r-- 1 root root 0 Jan 17 15:35 mounts
lrwxrwxrwx 1 root root 0 Jan 17 15:35 root -> //
-r--r--r-- 1 root root 0 Jan 17 15:35 stat
-r--r--r-- 1 root root 0 Jan 17 15:35 statm
-r--r--r-- 1 root root 0 Jan 17 15:35 status

The cwd -> will tell you what folder is being accessed. That should let you know what user.

You can also from SSH on Cpanel boxes use something like "lynx localhost/whm-server-status" to see connections to specific URLs.

View 6 Replies View Related

Troubleshooting CPanel Email

May 29, 2008

I've been concerned that my cPanel email address on my dedicated server hasn't been receiving emails. This was confirmed when an email sent by request from a friend did not arrive. The address is fosterd(***at***)pcfastlane.com if anyone would like to send me a test email.

What are the steps I can take to see if my cPanel email software is running correctly? I have already looked into my mail statistics, and it seems as though there are messages not being delivered, a fair amount which seem to be spam, but others that may not be.

View 2 Replies View Related

HTTPD Failing .. Troubleshooting

Sep 29, 2008

I noticed all of my sites were down earlier.. so I tried restarting apache via WHM.. and that didn't work, said the following:

Waiting for httpd to restart.... . . . . . . . . . . finished.

httpd status
root 8103 0.5 0.8 30892 29264 ? S 12:28 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd

httpd has failed, please contact the sysadmin.

I tried rebooting.. same issue.

how to troubleshoot this? This is very bad!

View 13 Replies View Related

Troubleshooting Slow Website Loading

Oct 15, 2007

I have a VPS over at futurehosting, and I'm having some issues with my PHP/MySQL sites loading slowly after a few days of uptime. A restart of the various services (apache/mysql) fixes the issue, but I'd like the issue to not start in the first place.

I know very little of server administration (I'm still learning) so just let me know what info you need to see to do the troubleshooting and I'll get it to you.

View 4 Replies View Related

Exchange Server

Jan 11, 2008

Just today we started having some problems with our exchange server...everything was working fine until around 10:00 A.M this morning.

We've started getting sporadic reject messages from people that we have always been able to email in the past.

These are a few of the NDR's we've received.

There was a SMTP communication problem with the recipient's email server.
Please contact your system administrator.

<mail.uaminc.com #5.5.0 smtp;550 not local host baronintl.com, not a gateway>

The following recipient(s) could not be reached:

Spot Marketing on 1/11/2008 12:39 PM

You do not have permission to send to this recipient. For assistance, contact your system administrator.

<mail.uaminc.com #5.7.1 smtp;550 5.7.1 Unable to relay for **@spotaviation.com" ******@spotaviation.com>

The following recipient(s) could not be reached:

*****@Tracercorp.com" ***@Tracercorp.com on 1/11/2008 9:24 AM
There was a SMTP communication problem with the recipient's email server.
Please contact your system administrator.
<mail.uaminc.com #5.5.0 smtp;530 authentication required for relay (#5.7.1)>

Theres more as well, but that pretty much sums up the main issues really....as I said, these were working fine for the last year, until today. No changes have been made on our exchange server.

We have GFI Mail essentials installed with SPF records turned on.

We have reverse dns setup through Time Warner Telecom for our IP.

I can send email to my hotmail address, but yahoo rejects it.

I've checked dnsstuff.com and dnsreport.com and we're not on any blacklists.

I'm not exactly sure where else to look.

These mail servers rejecting our email are not from just 1 ISP or 1 mail server, these are from companies in different states/countries.

View 2 Replies View Related

HowTO : Troubleshooting Ran Out Of Working CPAN Mirror/Mirroring In WHM Error

Mar 10, 2005

If you receive the following errors while trying to install a Perl Module through the WHM ...

View 1 Replies View Related

Server 2008 And Exchange

Apr 28, 2009

i have Server 2008 X64 but its blocking my from installing exchange server 2003 and 2008. either one i try i get the error saying it's not compatible.

i find this extremely weird? is their anyway around this?

View 7 Replies View Related

Running Exchange Server

Mar 11, 2008

can someone here help me setup/configure exchange server? I really have no idea but interested in doing so on my dedicated server.

I just want to know how to say, setup email accounts/web access.

Right now, just installed WS2003 EE R2 with updates and installing other things too like SQL Server 2005/AV/ISA Server

I take it I need to make the machine into a domain?

I have 2 IP Addresses assigned to me. and I have 2 domains, so I'm thinking about configuring each domain for an IP Address.

I would ideally like to have email addresses for both domains but going to test it on 1 domain first before proceeding onwards.

It would be appreciated if someone could just jot down on how to go about setting up Exchange, how to configure it...and pretty much it. I will be using Exchange 2003 Enterprise

View 9 Replies View Related

Setting Up An Exchange Server

Nov 14, 2007

My entire hosting life, I've been with Linux, so now that I'm looking to setup a Blackberry Enterprise Server account, things are very new to me.

Let me explain. I have a Blackberry and would like to setup a BES system such that I can get push email, calendar, and contacts for OTA syncing from my own personal.com

So, the question is, what sort of hosting package do I need to do this? And, will this cost a lot of money?

Again, I'm completely new to Windows hosting, so I'm not sure what I need and if it's even possible.

View 2 Replies View Related

Exchange Server Backup

Feb 13, 2007

We are currently using Veritas BackupExec to backup our in-house Exchange Server. However, we ALWAYS get some type of error when using this program, whether its the "Advanced Open File" piece of the program, or just what it calls a "corrupt email," I'm fed up with it. Does anyone have any suggestions for a sub-$100 program that can backup everything Exchange (database, emails, etc.) and has open file protection (for backing up system files, etc.)?

View 8 Replies View Related

MS Exchange Server 2007 - Security &

Mar 30, 2009

I am trying to setup the trial of Exchange 2007, everything is installed. However, I am unable to connect to the SMTP server

Quote:

452 4.3.1 Insufficient system resources

Connection to host lost.

After googling around, I found the solution, I changed the settings xml file and now I have to restart the service but I can't seem to find the "Restart Service" option in the EXCHANGE MANAGEMENT CONSOLE?

Also, how secure is exchange by default - any guides/tips so I can secure this test environment?

Any 3rd party Anti-virus/worm/spam solutions for Exchange that are affordable instead of MS Forefront?

View 1 Replies View Related

Setting Up A MS Exchange 2007 Server

Jun 4, 2009

setting up a MS Exchange 2007 server for my office/part time employees and wondering how would i go about this?

How does mail automatically in my case get pushed to iphone, do i have to connect my exchange server with a phone provider or something?

View 5 Replies View Related

Server Redundancy And Hosting Exchange..

Nov 11, 2008

I have two questions that hopefully someone will be able to help me out with. The first, is my partner and I want to provide server redundancy for our clients. Our set-up is as follows: two identical servers with multiple virtual machines (about 4) on each. One for SQL, one for IIS, etc. We also have a ServerIron XL to connect the two together and provide replication and load balancing. So the question is, has anyone here used a ServerIron XL and how easy is it to use/how effective is it? The second question is, we would like to provide our clients with hosted Exchange. I have set up and maintained a few Exchange 2007 servers, but only for a single company with a single domain. What would be the best way to go about providing a hosted Exchange solution?

View 0 Replies View Related

Webhost That Supports Microsoft Exchange Server

Dec 13, 2008

webhost that supports Microsoft exchange server

I have a client who needs a solid webhost that supports MS exchange server for his email.

I usually recommend Bluehost , but I guess they don’t do this. Quick turnaround time on email tech issues (2-4 hours) and phone support is also needed. The client is definitely a phone person.

It should be Wordpress friendly. My CMS that I'm using is actually Textpattern, but most people don't know it so I just opt for the default popular version, Wordpress.

At the minimum, it should support; PHP 4.3+

MySQL 3.23+

View 2 Replies View Related

VPS Server And Exchange Shared Hosting From One Company

Sep 10, 2008

I'm currently with Steadfast Networks for my VPS (Linux). We are now in need of shared MS Exchange Hosting plan. Although I found some companies offering Exchange Hosting, they do not offer VPS's. Does anyone knows of any reliable company offering both?

I want someone (well maybe except Rackspace) who is reliable, has good feedback and provides good uptime and customer service.

View 3 Replies View Related

Windows / Sql Server / Exchange Licence Costs

Nov 9, 2008

We've been buying our Microsoft licences retail which was fine when we were a lot smaller. But as we grow I was thinking about the joining the Microsoft services provider licence agreement.

Can anyone out there give me an idea if this is a worthwhile route to take for a managed services webhost? If so what are the requirements, we aren't a Microsoft partner, have no Microsoft certifications, etc.

What are the initial costs? What are the long term costs?

View 3 Replies View Related

Recommendations For Windows Server With Exchange 2007

Jul 31, 2008

Any recommendations for a company offering dedicated server rentals with Windows Server and Microsoft Exchange 2007?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved