Anyone get awstats working with Mavericks 10.9?

I am migrating a web site from 10.6.8 to a 10.9 machine and am having some trouble getting awstats to work properly.
Anyone figured it out that I could get into the details of what you did?

Hi,
I cannot answer your direct question, but I can tell you that, while I was on a Mac and went from CS6 to CC and CC 2014, the advances were huge...I could never imagine going back to CS6. If you use any elements of the suite, I would highly recommend the CC membership $30/mnth for the 1st year, $50/m after. It's a great write off / operating expense...about the price of a cell phone...would you go without a phone?  Plus, you would never have to worry about OS compatibility with future releases.
My two cents..
-CS

Similar Messages

  • How Do I Get my Scanner to Work with Mavericks?

    I got a message when I tried to scan a photo saying to check with the developer about HPScan....that it may not work with Mavericks and that I might have to reinstall it.  
    I have downloaded all the upgrades that have come and I think one was for the printer....HP.  Will it help to reinstall it?  And, exactly how do I do that?  I notice that in APPS there is an uninstaller.  Do I just use that to uninstall and then reinstall.....and, if so how do I do that? 

    There's an alternative ...
    Try using the Image Capture app in your Applications folder.
    Connect the scanner to your Mac whether Wi-Fi or USB.
    Launch Image Capture.
    Click the very small black box bottom left side of the Image Capture window.
    You'll see this pop up menu:   Connecting this (device) opens:
    You can select a default app to scan (Image Capture) and select a folder from the Imort To pop up menu on the right to save scanned files to.

  • Anyone know a calendar creator program / software for iMac/MacBook that works with Maverick?

    Looking for a Calendar Creator type software that works with Maverick for iMac / MacBook. Please help.

    Quicken 2007
    Quicken 2015 information

  • ESATA express card does not work with Mavericks. Any suggestions?

    This is an Apiotek II 300 Express Adapter. I went out to Apiotek.com and it appears the domain is for sale. Is there any way to get a software update or do I have to buy a new Express Card that allows eSATA drives to work with Mavericks. I did a backup before I upgraded using X 10.7.5 and everything worked fine. The eSATA drive is not seen using Disk Utility either.
    Thanks for any help or suggestions.

    The driver has to come from the manufacturer of the card, so your two options are to get another card or to use your full backup to go back to 10.7.5. That assumes it's a clone backup and not Time Machine.

  • Are any scanners working with Mavericks? Am I the only person who believes that scanning has become an essential service of any current OS?

    It's been a while now since Mavericks was released in the wild.  The same afternoon I upgraded I attempted to do something which has become more routine than printing - scanning.  But when I went to find my scanning software, there was nothing there.  A reinstall of the latest drivers for my all-in-one printer/scanner did not fix the problem - still no scanner.  A search of the manufacturer's web site for drivers to work with Mavericks found nothing. 
    At first I assumed it was just my "not os ordinary" printer/scanner but my wife's very ordinary printer/scanner was the same - neither manufacturer had a driver for Mavericks.  Further a little web searching lead me to believe that there are not many, if any scanner manufacturers who do support Mavericks - is that possible?
    Can Apple has decided that scanning is not an essential service for an OS?  It might have been nice to ask first or at least warn us - some of us depend upon our Apple systems for a livelyhood.  Has anyone heard any good news about when scanner drivers will be available for Mavericks?

    Can Apple has decided that scanning is not an essential service for an OS?
    Try using the OS X pre installed Image Capture app in your Applications folder.
    Connect the scanner to your Mac whether Wi-Fi or USB.
    Launch Image Capture.
    Click the very small black box bottom left side of the Image Capture window.
    You'll see this pop up menu:   Connecting this (device) opens:
    You can select a default app to scan (Image Capture) and select a folder from the Imort To pop up menu on the right to save scanned files to.

  • What printer will work with Maverick OS 10.9

    I recently purchased a Brother HL- 2280 DW only to find that the device doesnt support Maverick OS 10.9.  Plus I am having a problem finding a printer that will work with Maverick OS 10.9 (Perhaps that is why it is named Maverick) Please help!

    Bopfromphillie wrote:
    I did not get past loading the cd that came with the printer. It stated that my my operating system was not supported.
    I personally avoid loading any crapware that comes with peripheral devices, printers, scanners, hard drives, etc. Very little of it is useful on a Mac.
    Should I have ignored the cd info and gone ahead and plugged the printer into my Mac Pro then loaded the cd from brother?
    No. You should have just plugged in your printer and added it in the Printers & Scanners System Prefs without loading the CD at all.

  • I bought Numbers because my Excel files would not work with Mavericks. How can I import a non-functioning Excel file into numbers? (As of now, the file NAME transfers but data is not.) but

    I bought Numbers because my Excel files would not work with Mavericks. How can I import a non-functioning Excel file into numbers? (As of now, the file NAME transfers but data does not.)

    HI Dave,
    I'm surprised you get no message when you attempt opening the Excel document in Numbers.
    I'm assuming Numbers 3.1, since you are running Mavericks.
    Does the Numbers file that opens show any content?
    Does it contain a table?
    How large?
    Does it contain more than one tab (indicating more than one sheet)?
    Do those other tabs contain a table?
    Have you checked those tables for data content?
    There have been cases in the past of imported documents opening with white text on a white background, giving the appearance of containing nothing. Check for this by selecting a block of cells, then applying a Fill colour or a Text colour using the Format button (paintbrush).
    I'd also suggest attempting to open the Excel files using LibreOffice, which can be downloaded from the linked website.
    Regards,
    Barry

  • [svn] 1317: Updates to get flex working with the Vector stuff.

    Revision: 1317
    Author: [email protected]
    Date: 2008-04-20 12:12:54 -0700 (Sun, 20 Apr 2008)
    Log Message:
    Updates to get flex working with the Vector stuff. Had to add support for the new name type, and new applytype opcode to the Optimizer/Merger that flex uses. Also had to slightly change how the instantiated vector classes find their declared methods. Previously they were copied into the new class, but now they just point to the original vector class.
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/ConstantPool.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Decoder.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Encoder.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Opcodes.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Printer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Scanner.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Visitor.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Parser.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java

    despite the workaround, it doesn't fix the real problem. It shouldn't be a huge deal for adobe to add support for multiple svn versions. Dreamweaver is the first tool i've used that works with svn that doesn't support several types of svn meta data. If they're going to claim that Dreamweaver supports svn is should actually support svn, the current version, not a version several years old. This should have been among the first patches released, or at least after snow leopard came out (and packaged with it the current version of svn).
    does anyone know if the code that handles meta data formatting is something that is human readable, or where it might be, or is it in compiled code.
    i signed up for the forums, for the sole purpose of being able to vent about this very frustrating and disappointing situation.

  • Photoshop CS4 not working with Maverick?

    I downloaded Maverick last night after using Photoshop CS4 all day. This morning when i tried to launch it, i got a message saying i needed to download Java SE 6 runtime. I said ok, it tries to install, but i keep getting the same error "Can not download software due to network error". I called Apple Support and they said if the software worked with Mountian Lion then it will work with Maverick I was told to call Acrobat. I did and they told me it was Apple's issue. After searching online it seems that it is Apple's issue. I tried downloading the SE 7 runtime that didn't work. Not sure what to do at this point. Any help would be apperciated.

    Here is the photo :
    I use a spyder to correct my display color. It seem to be blocking me from chaning the accelration.
    Could that be causing the problem ?

  • Flash won't work with Maverick

    I have tried installing flash several times, downloading updates, managers and still can not get flash to work with Maverick.  Is there an update I'm missing or does it just not work with Maverick?

    Works just fine. In Safari, Firefox, Opera, iCab, OmniWeb, SeaMonkey, and Chrome.
    I assume you're suing Safari:
    If Plug-ins are allowed, then I recommend doing a "clean install" using the latest FULL installer: Flash Player 120.0.047 (Mac OS X) and the illustrated instructions here: http://forums.adobe.com/thread/1343084

  • How do you make .mac email account work with Mavericks?

    My dot Mac email account does not work with Mavericks, now what do I do?
    Ever since I "upgraded" my OS to Mavericks, applications that used to work don't work anymore.  It is frustrating.  Now I find yet one more thing that doesn't work with Mavericks:  my dot mac email account.
    Should I be changing my .mac email account to dot iCloud, and how do I do that?
    My trusty MacBook is starting to look more and more like Windows with all its "improvements"  I'm not very happy.  What can I do now?
    Barbie

    jbeustis wrote:
    I up loaded Lion...now windows word and excle dont work. I use these for work. How do i get them to work with Lion.
    Upadte to the current version of Office, 2011

  • I just downloaded Maverick on my Macbook Pro from 2011.  When I try to open iPhoto, it says that I have an old version that doesn't work with Maverick.  None of the solutions stated on this forum work for me, because there are no options displayed.

    After downloading Maverick on the MacBook Pro that I bought in 2011, I am unable to open iPhoto. The message says "You can't use this version of the application "iPhoto" with this version of OS X.  You have "iPhoto" 9.2.3"  What???  That is ridiculous.  Why doesn't Maverick download everything?  I've tried the "fixes" I found on this forum, but none of them work for me, because there is no workaround via the library.  I can't access the library.

    I have an old iPhoto version and it still works with Mavericks, the version before yours, that is puzzling.

  • My hard drive crashed on my Imac 24" 2009, i put in a new hard drive 2TB and a SSD drive 240 GB and removed the opticdrive. What external DVD can I get to work with the IMac? The Apple super drive is not compatible.

    My hard drive crashed on my Imac 24" 2009,  I installed a new hard drive 2TB and a SSD drive 240 GB and removed the optical drive.
    What external DVD can I get to work with the IMac?                              The Apple super drive is not compatible.

    Virtually any DVD burner that can connect to your Mac will work. They start at $40 on Amazon.

  • I started to download Maverick but then read that Word and Excel do not work  with Maverick.  I hit pause on the download. How do I stop the download.  In non technical terms please!

    How do I stop the download of Maverick on my MacBookPro?  I started downloading then discovered that 2008 Word and Excel do not work  with Maverick. I have too many files in the 2008 version to upgrade them at this time.  I just need instructions in non technical terms to stop the Maverick download.

    I did the same as Tapmr and have paused the "upgrade".  So am I to understand that the upgrade only downloads and will not automatically install it?  I am an extreme novice here, and cannot afford any issues after I upgrade/download.  I don't know how to make a clone copy as you suggested either.
    I need assurance that if the upgrade is allowed to continue that I will be able to delete the upgrade downloaded and continue on as before with my regular system. 

  • Has anyone done any work with the "Form" Email Feature in 2008?

    Has anyone done any work with the "Form" Email Feature in 2008?
    2006.7
    Oracle 9i
    Websphere 5.11
    IE6 & IE7
    I have been testing the version 2008.2 and noticed the "Form" link in the email templates, has anyone used this or know what its for? 
    It seems like a useful feature, but I can not find any documentation on its use.
    Thank you
    Daniel

    Hi Daniel,
    The HTML widget we have incorporated into the application is an open source tool. It's name is FCKeditor. Here is the URL for the documentation site: http://docs.fckeditor.net/
    - Ed

Maybe you are looking for