Can4t upgrade Apache

Hi! I4m running Oracle 8i on a NT 4.0 Server. My Apache version is 1.3.12. When i try to upgrade to 1.3.27 I got a lot of error messages.
My question is: Is it possible to upgrade just apache, not the whole thing? If the answer is yes, how can i guide myself?
Thank you.
Pablo Garcia
[email protected]

Their manual must be in Greek. Good to meet youagain
"King" Rene. Considered recruiting?Nope. Try again in a few weeks, maybe we have a
vacancy then.
Bump Okay, be ready next time!!!

Similar Messages

  • After upgrading Apache to 2.2.23 there is a problem

    I (perhaps foolishly) upgraded Apache from 2.2.22 to 2.2.23 on OS X Mountain Lion Server. Following the upgrade, remote clients on the LAN cannot access the Web server's default.html.en web page. The DNS entries still look okay on OS X Mountain Lion Server.
    Any ideas as to what might have got broken/overwritten by Apache by doing the upgrade that I need to fix or could something be blocking things?
    Also, while probably not related, when, directly from the (updated) web server machine, I access 127.0.0.1 from within the web browser I can see the start up web page for Apache on OS X Server (so Apache is running, just can't be accessed remotely). However, when I try to access the same web page, again directly from the local web server machine, but this time using localhost instead of the IP address in the URL then the web page doesn't appear.
    The hosts file on the web server has the following entries:
    127.0.0.1     localhost
    255.255.255.255     broadcasthost
    ::1             localhost
    fe80::1%lo0     localhost

    Yes, I should have backed up httpd.conf but unfortunately I didn't (it was a very long day). On the upside I am learning way more about httpd.conf than I ever thought I would.
    After some soul searching I have since discovered that the ./configure string should also have had --disable-version in it. This is because it is a built-in module.
    So a recompile of Apache and Apache is running and remote client machines can see 'html' based web pages. However, there remains a problem in that accessing php pages results in the php code being viewed instead of the web page. So something is still broken somewhere just not sure what. Any ideas? Please advise.
    Below is a snippet of my httpd.conf RE the PHP side of things:
    Snippet----------------------------
    LoadModule php5_module        libexec/apache2/libphp5.so
    #I have checked the libexec/apache2/libphp5.so exists. Still scratching head!
    PHPIniDir “/etc/php.ini”
    <IfModule php5_module>
        AddType application/x-httpd-php .php
        AddType application/x-httpd-php-source .phps
        <IfModule dir_module>
            DirectoryIndex index.html index.php
        </IfModule>
    </IfModule>
    Include /private/etc/apache2/other/*.conf
    End snippet----------------------------
    By the way, doing a 'php -v' gives me the following result in Terminal which I presume means that PHP is okay but for some reason Apache or the Server is missing something but I don't know what that might be
    PHP 5.4.10 (cli) (built: Jan  9 2013 09:33:16)
    Copyright © 1997-2012 The PHP Group
    Zend Engine v2.4.0, Copyright © 1998-2012 Zend Technologies

  • How to upgrade Apache 1.2.22 - 1.3.33, Oracle 9i

    I have to upgrade Apache to newer version for security reason. I'm running Oracle 9i database release 2 (9.2.0.1.0). I just got 20+ pages report what needs to be fixed and this should fix most problems.
    I just made clean install on test machine. Can i just download new version of Apache from apache.org and install it to oracle_home, or what? Do i have to make changes to httpd.conf?
    I would be very grateful if someone could help me with this.

    If you apache is part of your 9i database SW then download patchest for Oracle 9i and apply it to current version. The patchset for DB include for all components (also for apache)
    btw: apache version in 9i is 1.3.x not 1.2.x

  • Upgrading Apache server independently

    Just wonder if there is any way to upgrade Apache httpd that comes with 9iAS (or 8i 8.1.7) to a newer release from httpd.apache.org without breaking the whole thing? I tried to do that on W2K:
    1) downloaded latest binary for Win32 (1.3.19 at that time)
    2) installed it locally at my dev PC
    3) copied Apache.exe, ApacheCore.dll and modules over existing files (and fixed up LoadModule in httpd.conf to match new module names)
    4) tried to start the server and it crashed complaining about modplsql.dll being invalid Apache module. In fact, none of the modules that came with 8.1.7/iAS 1.0.2.0.0 was recognized as valid. And Oracle-supplied 1.3.12 was complaining about new modules that came with 1.3.19 binary dist for 'accessing Apache API in the wrong way' or something similar to this.
    5) So much for the upgrade :( I had to revert back to 1.3.12 which is known to have bugs and security issues.
    So, the question is:
    is it possible to use latest binary distribution of Apache httpd to upgrade Oracle HTTP Server powered by Apache by copying binaries over existing ones? If yes - what config or whatever changes should be made for new Apache to recognize modplsql.dll as valid module?
    If this is not possible - how Oracle goes about fixing bugs and security issues in their custom version of Apache that are fixed in new releases from Apache.org? I didn't see any patches/upgrades for httpd on MetaLink (did I search for them in a wrong place?)
    thanks in advance,
    Bob.

    I would be quite interested in the answer to this as well. Apache 1.3.12 (used with iAS 1.0.2) has numerous security issues, which have been patched with newer versions of Apache.
    Does Oracle plan on supporting these security patches?
    null

  • "best practice" documentation for installing/upgrading Apache 2, php, mysql

    does any documentation exist for the recommendation procedures for installing/upgrading Apache 2, mysql, php ???
    thanks

    Yes me also
    MacBook Pro 15", iMac 24", G4 Dual 867   Mac OS X (10.4.9)  

  • Is there a procedure to upgrade Apache 2.2.16 to 2.2.17 in redhat 5.x?

    Is there a procedure to upgrade Apache 2.2.16 to 2.2.17 in redhat 5.x?

    Sorry, but you are there in a Solaris and not in a RedHat forum

  • Upgrade Apache from 1.3.19 in E Business suite

    Hi,
    We have been informed in the Web Application report that there are Vulnerable Url in the E Business suite which we are using
    This included the following
    Apache Expect header Cross-Site Scripting
    Apache JServ Weak Token Algorithm
    We were asked to upgrade to the latest version of Apache as well as use a stronger session token format than JServSessionID
    Version we are using :
    =============
    E Business suite : 11.5.10.2
    Apache :
    Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Unix)
    Server built: Apr 5 2004 16:17:45 (iAS 1.0.2.2.2 rollup 4)
    Please advice on how to proceed further.
    Thanks in advance,
    Regards,
    Rakesh

    You are already running on the latest certified version of Oracle HTTP server with Oracle Apps 11i. Make sure you apply the latest rollup patch (Rollup 5) and the latest Oracle HTTP server patches by referring to the notes/links below:
    Note: 146468.1 - Installing and Upgrading Oracle9i Application Server with Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=146468.1
    Note: 437568.1 - How to determine the iAS Rollup level with E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=437568.1
    Note: 170482.1 - How To Determine The Version Of Oracle HTTP Server (Apache) Used With Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=170482.1
    Note: 254618.1 - Oracle HTTP Server Patches Certified to be used with E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=254618.1
    Note: 186981.1 - Oracle Application Server with Oracle E-Business Suite Release 11i FAQ
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=186981.1
    Critical Patch Updates and Security Alerts
    http://www.oracle.com/technology/deploy/security/alerts.htm

  • Upgrade apache from 2.0.63 to 2.0.65 in Solaris 10

    Hello All,
    Any person knows if Oracle have upgrade plan to support higher Apache version than 2.0.63 in Solaris 10?
    Regards
    AD

    This is not planned for the moment, but you can still open a service request and explain why you want this specific version.
    If this is to fix latest security alerts noted in the 2.0.65 change log, then install our latest Apache 2.0 patch. All these alerts are fixed in the latest patch we provide.

  • Trying to upgrade Apache on Solaris 10; errors with make

    Hi all, I have Apache 2.2.6 running on a Solaris 10 server and I want to upgrade it to Apache 2.2.25 using config.nice. I've been having lots of problems related to the compiler, but I finally got config.nice to run. Now when I run make (using GNU make) I get the following error:
    httpd-2.2.25/ => /usr/local/bin/make
    Making all in srclib
    make[1]: Entering directory `/export/home/voyager/httpd-2.2.25/srclib'
    Making all in pcre
    make[2]: Entering directory `/export/home/voyager/httpd-2.2.25/srclib/pcre'
    make[3]: Entering directory `/export/home/voyager/httpd-2.2.25/srclib/pcre'
    /usr/local/apr-httpd//build-1/libtool --silent --mode=compile /usr/local/bin/gcc -g -O2  -s -m32 -I/m1/shared/temp/include  -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE    -I/export/home/voyager/httpd-2.2.25/srclib/pcre -I. -I/export/home/voyager/httpd-2.2.25/os/unix -I/export/home/voyager/httpd-2.2.25/server/mpm/prefork -I/export/home/voyager/httpd-2.2.25/modules/http -I/export/home/voyager/httpd-2.2.25/modules/filters -I/export/home/voyager/httpd-2.2.25/modules/proxy -I/export/home/voyager/httpd-2.2.25/include -I/export/home/voyager/httpd-2.2.25/modules/generators -I/export/home/voyager/httpd-2.2.25/modules/mappers -I/export/home/voyager/httpd-2.2.25/modules/database -I/usr/local/apr-httpd//include/apr-1 -I/usr/local/apr-util-httpd//include/apr-1 -I/export/home/voyager/httpd-2.2.25/server -I/export/home/voyager/httpd-2.2.25/modules/proxy/../generators -I/export/home/voyager/httpd-2.2.25/modules/ssl -I/export/home/voyager/httpd-2.2.25/modules/dav/main  -prefer-non-pic -static -c maketables.c && touch maketables.lo
    libtool: compile: unable to infer tagged configuration
    libtool: compile: specify a tag with `--tag'
    make[3]: *** [maketables.lo] Error 1
    make[3]: Leaving directory `/export/home/voyager/httpd-2.2.25/srclib/pcre'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/export/home/voyager/httpd-2.2.25/srclib/pcre'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/export/home/voyager/httpd-2.2.25/srclib'
    make: *** [all-recursive] Error 1
    I've searched and searched and haven't been able to find anything that explains what the problem is. Can anyone help me with this?
    Here is my config.nice
    #! /bin/sh
    # Created by configure
    CC="/usr/local/bin/gcc"; export CC
    CFLAGS="-s -m32 -I/m1/shared/temp/include"; export CFLAGS
    LDFLAGS="-m32 -L/lib -L/usr/lib -L/m1/shared/temp"; export LDFLAGS
    "./configure" \
    "--with-apr=/usr/local/apr-httpd" \
    "--with-apr-util=/usr/local/apr-util-httpd" \
    "LIBTOOL=/m1/shared/httpd/2.2.6/build/libtool --tag=CC" \
    "--enable-deflate=static" \
    "--enable-reqtimeout" \
    "--enable-mods-shared=all vhost-alias unique-id v4-mapped rewrite mime-magic charset-lite" \
    "--without-berkely-db" \
    "--prefix=/m1/shared/apache2" \
    "CC=/usr/local/bin/gcc" \
    "CFLAGS=-s -m32 -I/m1/shared/temp/include" \
    "LDFLAGS=-m32 -L/lib -L/usr/lib -L/m1/shared/temp" \
    "$@"
    I've tried running it with /usr/local/apr-httpd/build-1/libtool and get the same error.

    apache should be using its local copy of libtool, at least thats what i see when i build from src.  just reran to make sure i wasnt seeing things:
    gmake
    Making all in srclib
    gmake[1]: Entering directory `/work/httpd-2.2.25/srclib'
    Making all in apr
    gmake[2]: Entering directory `/work/httpd-2.2.25/srclib/apr'
    gmake[3]: Entering directory `/work/httpd-2.2.25/srclib/apr'
    /bin/bash /work/httpd-2.2.25/srclib/apr/libtool --silent --mode=compile gcc -g -O2   -DHAVE_CONFIG_H -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -I./include -I/work/httpd-2.2.25/srclib/apr/include/arch/unix -I./include/arch/unix -I/work/httpd-2.2.25/srclib/apr/include/arch/unix -I/work/httpd-2.2.25/srclib/apr/include  -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo
    /bin/bash /work/httpd-2.2.25/srclib/apr/libtool --silent --mode=compile gcc -g -O2   -DHAVE_CONFIG_H -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -I./include -I/work/httpd-2.2.25/srclib/apr/include/arch/unix -I./include/arch/unix -I/work/httpd-2.2.25/srclib/apr/include/arch/unix -I/work/httpd-2.2.25/srclib/apr/include  -o strings/apr_cpystrn.lo -c strings/apr_cpystrn.c && touch strings/apr_cpystrn.lo
    have you tried a gmake distclean and then rerun configure with all your options to make sure the build/obj dir is clean?

  • Help: Tutorial  to upgrade Apache 1.33 to Apache to 1.3.41

    Server got hacked. (I'm running 10.3.9)
    It was a quick fix, but after running Nikto to see what my biggest vulnerabilities were, PHP & Apache appeared to be the biggest culprits.
    I've already upgraded to the latest available version of PHP for 10.3.9, (V5.1.2)
    Unless I upgrade to 10.4 or 10.5 I'm stuck with it.
    But Apache.... I could upgrade to 1.3.41 from 1.3.33.
    Is there a step-by-step tutorial for this anywhere? (I don't want to switch to the 2.x Apache. I like the Server Admin GUI that comes with 10.3.9, and heard that breaks when you go to the 2.x version.)

    Not staying (relatively) current is a recipe to getting hacked, yes. How much time and effort do you want to spend on this particular project, too?
    Panther and Panther Server are falling off of the software support listings all over the place; the next release of Vienna RSS reader, for instance, reportedly drops Panther. You're probably going to find yourself spending more and more time staying on Panther, whether it is with Apache or otherwise.
    [MAMP|http://mamp.info] is among the easiest approaches around, but that's not necessarily hardened for Internet access, and you're far enough back that you'll need to use MAMP 1.4.1. And no Server Admin GUI for MAMP, AFAIK.
    As for your stated question, you're likely wanting to building Apache off to the side and not in the Apple directories. Raw build directions are available from apache.org, among other places. There are other [related topics and discussions|http://www.stepwise.com/Articles/Workbench/2000-01-29.01.html] around; Google is your friend here. All of what I've seen indicates this build is not exactly entirely easy on Mac OS X Server, and you could (will?) have trouble with the integration -- with the GUI, with php, and other pieces.
    The other approach here is to move to Linux, if you don't want to move to Leopard Server.
    And FWIW, if you're not serving files and storage to numbers of clients via AFS or CIFS/SMB (eg: this is a web server and performs limited or no disk services), then you can upgrade and use the 10-client server license.

  • 10.5 to 10.6 Server Upgrade - Apache Fail

    Hello,
    I did a server upgrade last night from Leopard 10.5 Server to Snow Leopard Server. Everything went surprisingly well aside from one issue I've detected. All my existing services are working with the exception of the Web service. It starts and I get the green light but Apache is not working. In the overview, it says web service has started but no information on Apache version or start time.
    Prior to the update I had been running Apache 2.2 so I assumed everything would be happy updating the OS. When the service is off and I click on the Logs tab I see all my old logs, as soon as I start the service everything goes blank so somewhere there is a disconnect with Apache 2.
    Any ideas where to start? I cloned the server to another RAID set just in case of failure plus I have my backups, I even tried deleting everything in the Apache2 folder and replacing it with my 10.5 Apache2 contents but still no luck.
    A bit baffled.

    I like your idea but after doing some research it appears as if the upgrade did not install somethings cause reactivating the system with the default php that ships does not work at all. I would have preferred to do it your way. I did build php ver 5.3.8 and its all working, even the ionCube module but I'm just wresting with a small issue iconv, believed to be a bug. But if I could wipe the slate clean and have everything default I would have, it's just every reference I found pertianing to the factory installation of php were not there.
    My only reason for the upgrade to begin with is to support the ionCube module for an OpenRealty installation, other than that server 10.5 was working perfect for me. I would love to have it just work as 10.6 intended and working and stable as you mentioned, just not sure if its possible at this point.
    Apache 2.2, PHP 5.3.8, and MYSQL are all working at the moment.
    My small issue, loving this apache command,
    Syntax error on line 1464 of /private/etc/apache2/httpd.conf: Syntax error on line 8 of /etc/apache2/sites/+entropy-php.conf: Cannot load /usr/local/php5/libphp5.so into server: dlopen(/usr/local/php5/libphp5.so, 10): Library not loaded: /usr/local/php5/lib/libiconv.2.dylib\n  Referenced from: /usr/local/php5/libphp5.so\n  Reason: Incompatible library version: libphp5.so requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

  • Upgrading Apache to 1.3.26

    Hi!
    I'm using Windows 2000 Oracle 8.1.7.0.0 and Apache 1.3 which came from the Oracle 8.1.7.3 installation.
    As you are aware, I need to upgrade due to security reasons.
    What I would like to know, is how to proceed. Is the new Apache 1.3.26 an upgrade or a new install? I know I will need to specify a path for the installation, so should I reuse the existing oracle path? Will I need to modify any of the CONF files after the upgrade? Should I backup any files before the installation? Anything else I need to know?
    One more thing: Should I patch Oracle to 8.1.7.4.1 before I upgrade to Apache 1.3.26?
    Thank you for your time!
    Ron

    I've done some exploring, and according to Oracle Metalinks, I cannot use apache.org's version of apache. Here is what Rod has
    said to somebody else:
    < quotation starts here >
    Hello,
    Sorry for the inconvenience, but you cannot upgrade the Oracle HTTP
    Server with an Apache server from the apache.org web site. Both products
    are very similiar but the OHS is packaged differently specifically for
    Oracle. Oracle Support will only certify the OHS that comes with the
    Oracle products such as 9iAS.
    Thank you,
    Rod
    Oracle Technical Support
    < quotation ends here >
    I am now wondering, is it possible not to install Oracle's version of apache http server, but install apache's instead?
    Then install Oracle. Then configure Oracle and Apache. Is this possible? Too hard?
    I would still like to use patches, if there are any.
    Thanks again!
    Ron

  • Upgrade Apache Tomcat 7.52 to 7.63

    We have a Windows 2008R2 server with Tomcat 7.52 installed. I installed the O/S and our vendor installed their software, Tomcat and Java. I have never touched Tomcat, but due to vulnerabilities, I need to update Tomcat and Java. Java should be straightforward. I have downloaded their recommended version and can just uninstall the old version and run the installer for the new version. The vendor will provide no support or documentation for the Tomcat upgrade. All they will tell me is to stay within the same major version. I have been to apache.org and many other websites, but can't find step by step instructions to update Tomcat in place without losing configuration files/settings.
    I would appreciate any info to point me in the right direction.
    Thanks for reading.
    This topic first appeared in the Spiceworks Community

    Hi Donna,
    You can refer SAP KBA 1769495. The KBA contains steps to upgrade to Tomcat 7.0.29, however the steps will remain same for Tomcat 7.0.50 except you will need to download Tomcat 7 from
    http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.50/bin/apache-tomcat-7.0.50-windows-x64.zip
    The remaining steps will remain same for this version of Tomcat as well.
    Regards,
    Hrishikesh

  • Can I upgrade Apache to new version (1.3.22)

    How can I upgrade existing Apache version which is in OAS9i?

    It's a 1.3.19.
    But the version is easily found by runnning httpd with parameter -v.
    httpd -v gives the following result:
    Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Unix)
    Server built: May 9 2001 13:05:49

  • Upgraded to 10.5 server from 10.4 but Server Admin won't upgrade Apache 2

    I am attempting to upgrade an Intel XServe from Mac OS X Server 10.4 to 10.5. Everything goes perfect with all services and setting restored. However, when I attempt to use the Apache upgrade option in Server Admin to switch to Apache 2, it fails with the error:
    "The server reported the error: 'CANNOTTRANSLATEERR' while processing a command of type: 'setApacheMode'"
    The server itself is a modest set-up. It is essentially a private web server running only ftp, http, mail, a firewall, and about 20 users. I am also hosting two of the domains on https with certs.
    I figured this has something to do with translating the Apache 1.3 config files. I am working on development machine with a clone of the server so I have been trying everything I can think of or find on the net to cure this but have had no luck. I have searched several Mac-centric forums and have found nothing.
    Any help or suggestions would be appreciated.

    Yes, I did try 127.0.0.1 as well as the OS given domain ddeweb.local and even localhost. But no luck. In addition, I also tried various things with the config files in /etc/apache2 up to and including complete replacement of the entire /etc/apache2 directory with one from a clean 10.5 server install. That didn't even work.
    The other thing I tried in an attempt to rule out the virtual host files was to disable all but the default host config which was refreshed with the default config. Still didn't work.
    As for the output from in the terminal app:
    Oddly enough the serveradmin command produced nothing. It just came back with the prompt.
    The "sites" directory listing is below:
    000069.7.39.117_443www.ddedesign.com.conf.saved-Pre-Leopard-unmodified
    000069.7.39.117_443www.ddedesign.com.conf.saved-pre-Leopard
    0000any_80.conf
    0000any_80.conf.default
    0000any_80.conf.saved-Pre-Leopard-unmodified
    0001any_80ddedesign.com.conf
    0001any_80ddedesign.com.conf.saved-Pre-Leopard-unmodified
    0001any_80ddedesign.com.conf.saved-pre-Leopard
    0002any_80rooseveltcc.org.conf
    0002any_80rooseveltcc.org.conf.saved-Pre-Leopard-unmodified
    0002any_80rooseveltcc.org.conf.saved-pre-Leopard
    0003any_80konaqueen.net.conf
    0003any_80konaqueen.net.conf.saved-Pre-Leopard-unmodified
    0003any_80konaqueen.net.conf.saved-pre-Leopard
    0004any_80kcpinternational.org.conf
    0004any_80kcpinternational.org.conf.saved-Pre-Leopard-unmodified
    0004any_80kcpinternational.org.conf.saved-pre-Leopard
    000569.7.39.119_443www.kcpsecure.net.conf.saved-Pre-Leopard-unmodified
    000569.7.39.119_443www.kcpsecure.net.conf.saved-pre-Leopard
    0006any_80indrawschool.com.conf
    0006any_80indrawschool.com.conf.saved-Pre-Leopard-unmodified
    0006any_80indrawschool.com.conf.saved-pre-Leopard
    0007any_80thewhatcomdream.org.conf
    0007any_80thewhatcomdream.org.conf.saved-Pre-Leopard-unmodified
    0007any_80thewhatcomdream.org.conf.saved-pre-Leopard
    0008any_80zimgroup.com.conf
    0008any_80zimgroup.com.conf.saved-Pre-Leopard-unmodified
    0008any_80zimgroup.com.conf.saved-pre-Leopard
    0009any_80bellinghamart.com.conf
    0009any_80bellinghamart.com.conf.saved-Pre-Leopard-unmodified
    0009any_80bellinghamart.com.conf.saved-pre-Leopard
    0010any_80majahuapoint.com.conf
    0010any_80majahuapoint.com.conf.saved-Pre-Leopard-unmodified
    0010any_80majahuapoint.com.conf.saved-pre-Leopard
    0011any_80edirol.com.conf
    0011any_80edirol.com.conf.saved-Pre-Leopard-unmodified
    0011any_80edirol.com.conf.saved-pre-Leopard
    0012any_80rssamerica.com.conf
    0012any_80rssamerica.com.conf.saved-Pre-Leopard-unmodified
    0012any_80rssamerica.com.conf.saved-pre-Leopard
    0013any_80rolandsystemsgroup.com.conf
    0013any_80rolandsystemsgroup.com.conf.saved-Pre-Leopard-unmodified
    0013any_80rolandsystemsgroup.com.conf.saved-pre-Leopard
    0014any_80northernmeadowsestates.com.conf
    0014any_80northernmeadowsestates.com.conf.saved-Pre-Leopard-unmodified
    0014any_80northernmeadowsestates.com.conf.saved-pre-Leopard
    0016any_80kitchendesignstudio.net.conf
    0016any_80kitchendesignstudio.net.conf.saved-Pre-Leopard-unmodified
    0016any_80kitchendesignstudio.net.conf.saved-pre-Leopard
    0017any_80creeksidestudiolofts.com.conf
    0017any_80creeksidestudiolofts.com.conf.saved-Pre-Leopard-unmodified
    0017any_80creeksidestudiolofts.com.conf.saved-pre-Leopard
    0018any_80sebastianbellingham.org.conf
    0018any_80sebastianbellingham.org.conf.saved-Pre-Leopard-unmodified
    0018any_80sebastianbellingham.org.conf.saved-pre-Leopard
    virtualhostglobal.conf
    virtualhostglobal.conf.default
    virtualhostglobal.conf.save

Maybe you are looking for

  • My iPod touch is skipping over certain songs it used to be able to play, help?

    It started a little over a week ago. It was after I had downloaded the recent update, I was listening to music and skipped this one song when I noticed it skipped over two. Then I tried playing one song and it skipped over that one and the next compl

  • "Can't Save the File. Can't Print the File" error in Illustrato CS3

    I get the error "CAN'T SAVE THE FILE. CAN'T PRINT THE FILE". In Illustrator CS3 According to adobe this is an issue of having more that 28 spot colors, so I went to the swatch palette and pulled the fly-out menu out and told it to remove any unused s

  • Setting up ExecutorService to manage a group in a bulk mailer

    I'm trying to write a bulk mailer for a scheduling application which deals with groups of people. What I'm trying to do is to takes a collection and split into the individuals and then use newCachedThreadPool() to build and send the message in a sepa

  • Chromecast Compatibility

    I was trying to connect my phone with the TV via chromecast and it didn´t seem to work. The TV recognized the Chromecast device but said there was no signal from the router. I have a Cisco Linksys router model WRT54G2. Are the devices compatible?

  • How do i unlock my ipod password

    My daughter locked her Ipod touch. How do I unlock it? She forgot her password.......