Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. adrianc85

    Can't save custom reports, custom reports missing after restore

    Hey what i would do is install Peachtree On a computer on the network and give the centrally located data path for the company data field. It should install the Report templates in there. I uninstalled Peachtree from a machine and one of my users were like HEY i CANT FIND the reports. I...
  2. adrianc85

    Peachtree 2005 Email Writer - how to install it

    Hello, I have installed Peachtree many times before and it always installs the Peachtree Email Writer with the installation which allows users to while in peachtree press a print button which lets them convert stuff to PDF, and other things. Well on one machine it seems like it does not want...
  3. adrianc85

    POP3s & IMAPs with Cisco 1800

    I did not think of doing that. THanks for your reply. Im going to do that. That will fix my issue.
  4. adrianc85

    POP3s & IMAPs with Cisco 1800

    Anyone??
  5. adrianc85

    POP3s & IMAPs with Cisco 1800

    ip http server ip http access-class 3 ip http authentication local ip http secure-server ip http timeout-policy idle 60 life 86400 requests 10000 ip nat inside source route-map SDM_RMAP_2 interface FastEthernet0 overload ip nat inside source static tcp 192.0.2.30 22 xxxxxx 22 extendable ip nat...
  6. adrianc85

    POP3s & IMAPs with Cisco 1800

    Hello guys im really struggling with this i need your help. I am tryign to setup a Cisco 1801 router to port forward pop3s and imaps as well as a secure website. I have a windows 2003 server with exchange and i want to port forward SSL pop3 port 995 to the outside. I added a NAT rule to port...
  7. adrianc85

    Cisco IPSEC VPN / with Certificates

    Hello, I really need some help. This is my first time working with Cisco equipment and so far i dont have any training. I am trying to setup Site to Site vpn using certificates and it is not working. I keep getting certificate not valid when i troubleshoot the VPN connection. Im using a 871...
  8. adrianc85

    Remote desktop connection VPN

    Remote desktop connection through vpn does not work right for some reason. For some reason when the connection gets started, the login screen will not come up. All that can be seen is the default blue background. I dont see how that can be fixed. I do know though that its 16 bit color -> no...
  9. adrianc85

    BACKUP PROGRAM FOR XP THAT REALLY REALLY RESTORES

    I think you should use NTBACKUP START> PROGRAMS > ACCESSORIES > SYSTEM TOOLS> BACKUP I havent had a problem with it. I use it at home and at work. I back up Exchange at work using NTbackup and have tested restore as well as system state backups and others. They work fine. I dont know why you...
  10. adrianc85

    SQL error - no sql installed

    I was setting up a laptop and I have had a bunch of problems with it. Here's one. When the computer turns on i get this error: Your SQL Server Installation is either corrupt or has been tampered with (Could not open SQLENV70.RLL). Please uninstall then re-run setup problem. So you know, I have...
  11. adrianc85

    Cannot delete registry key

    I know why it was happening now. What happend was we switched to a Domain from a workgroup environment. The registry keys were owned by a local user alone (no administrator just that user). If i would have logged on to that local user and uninstalled Norton or deleted the key it would have...
  12. adrianc85

    httpd.conf - Can't Turn Indexes On in any directory

    Try this. Try changing the owner of the files. See what user apache is running under and do this. chown apacheuser /ur/directory chgrp apachegroup /ur/directory
  13. adrianc85

    Apache server

    How are you connecting to the internet? Do you have dialup or DSL with a home network?
  14. adrianc85

    Mod_perl not working

    mod_perl is working now what i had to do is rename some apache directories and it removed the Apache::Const that i had trouble with. It was a dumb mistake on my side. Thankks everyone for your help
  15. adrianc85

    outlook 2003 0x8004210A

    Thanks grayp. I tried doing the fix that you suggested but i do not have any key containing pop/smtp/etc the only thing under that key is Default which is nothing.
  16. adrianc85

    Mod_perl not working

    I got this error left. Mod_perl Works now but i get this error when i try to use it. Starting httpd2 (prefork) /usr/sbin/httpd2-prefork: error while loading shared libraries: /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi/auto/Apache/ServerUtil/ServerUtil.so: undefined symbol...
  17. adrianc85

    Mod_perl not working

    Suse 9.1 Apache 2.0.49 Mod_perl 1.9913 Its the version number that it checks for which is left in some file that i have to delete I cant find it though. THank you for your reply.
  18. adrianc85

    Mod_perl not working

    I cannot install Mod_perl on apache. I have both RPM's installed and i get this error. What happend was i installed a newer version of Mod_perl and was going to use it with the Apache 2.0 rpm but that did not work and i heard its good to do all rpm's or all from source. Now source is not an...
  19. adrianc85

    OE error messages

    From what i know blue screens usually happen because of 2 reasons: 1 Bad, failing or incompatible hardware 2 Hardware drivers installed that conflict.
  20. adrianc85

    Need some Direction Please

    For linux there is Postfix and sendmail. What i have noticed is that sendmail has more documentation than Postfix. There are many tutorials out there but here is one. http://www.syntheticzero.com/howto/vmail.php. Also if you are a beginner at this try using Webmin. www.webmin.com

Part and Inventory Search

Back
Top