OSX Lion Web Server

I'm having trouble setting my macbook as a web server.
I recently had MAMP installed, but I uninstalled it from my laptop.
When I turn on the Web sharing and click on the localhost links. I'm getting an error, the index.html that is suppose to be populated doesnt show up. (chrome) (sarafi shows a blank page)
Regars,
dlienlee

In general, you may be able to recover from configuration damage done by a third-party package installation, if you don't mind using the command line. You can try the following:
cd /etc/apache2
diff -ub httpd.conf.default httpd.conf
That should show you any differences between the default Apache config file and the active one. If you do see differences, you should be able to recover "factory settings" by continuing:
sudo cp httpd.conf.default httpd.conf
sudo apachectl restart

Similar Messages

  • Migrate from Exchange Server 2011 to Mac OSX Lion Mail Server

    Hi all,
    I'm looking to migrate from Exchange Server 2011 to Mac OSX Lion Mail Server.  I work for a company with roughly 30 employees and they use exchange for mail, contacts and calendars.  We want to take full advantage of OSX Server and to completly get off of exchange.
    What are the best ways to do this?  Are there any tools available to help this process?

    I agree with the points made by Strontium90. If you have any PCs then Apple's mail/contacts/calendar software is a poor choice. Kerio Connect as a mail/contacts/calendar server would not only support Macs but would also do a good job supporting PCs running Outlook.
    If you are going to become a pure Apple site, then you could use just the Apple software and this would be cheaper than using Kerio. For 30 users this might be a suitable solution, however even in a pure Apple environment many people prefer Kerio. For example I find Kerio much more pleasent when dealing with email addresses across multiple domains, email aliases, email group addresses, and so on. Kerio also has built-in email archiving, that is keeping a record of all emails. Kerio also provides a web-browser client for accessing email, calendar and contacts. It is worth noting that as standard Mountain Lion Server no longer includes a webmail feature. While I personally find the Kerio webclient rather ugly it does work.
    There are some annoyances I have with Kerio, firstly they have always charged a 'maintenance' fee for their software. This provided access to software updates, and in the past also provided access to Kerio technical support. Unfortunately they now only let you make two (2) support cases per year for that cost, and you now have to pay extra for any more cases. Also while they added support for EWS (Exchange Web Service) to allow using Outlook 2011 for Mac as a supported email client, they did a poor job of this so that it does not work properly with any other EWS compatible client. This means it will not work in EWS mode with Apple Mail, nor with Outlook for Windows. While there are other ways to connect these other clients, this seems a foolish move and there have been plenty of requests to fix this.
    Apple's Mail client uses EWS to connect to a 'real' MS Exhange server.

  • OSX Lion Mail Server Junk Mail Filter blocks incoming mail from any Yahoo address

    I have yet to be able to use OSX Lion Mail Server's Junk Mail Filter.  I have several contacts who use (free) Yahoo Mail addresses.  Whenever I turn on Junk Mail Filter, even at the Most Cautious setting, any incoming mail from Yahoo.com addresses do not make it into my inbox.  I was told last year by an Apple Enterprise Tech Support contact that "..we're still having problems with that Junk Mail Filter, sorry, just leave it off for now.."  WTH  In the meantime, the good news is I'm not missing any incoming e-mails; but, I'm having to sort through and delete a few hundred spam messages each day. 
    Suggestions?  Thanks in advance

    I agree with the points made by Strontium90. If you have any PCs then Apple's mail/contacts/calendar software is a poor choice. Kerio Connect as a mail/contacts/calendar server would not only support Macs but would also do a good job supporting PCs running Outlook.
    If you are going to become a pure Apple site, then you could use just the Apple software and this would be cheaper than using Kerio. For 30 users this might be a suitable solution, however even in a pure Apple environment many people prefer Kerio. For example I find Kerio much more pleasent when dealing with email addresses across multiple domains, email aliases, email group addresses, and so on. Kerio also has built-in email archiving, that is keeping a record of all emails. Kerio also provides a web-browser client for accessing email, calendar and contacts. It is worth noting that as standard Mountain Lion Server no longer includes a webmail feature. While I personally find the Kerio webclient rather ugly it does work.
    There are some annoyances I have with Kerio, firstly they have always charged a 'maintenance' fee for their software. This provided access to software updates, and in the past also provided access to Kerio technical support. Unfortunately they now only let you make two (2) support cases per year for that cost, and you now have to pay extra for any more cases. Also while they added support for EWS (Exchange Web Service) to allow using Outlook 2011 for Mac as a supported email client, they did a poor job of this so that it does not work properly with any other EWS compatible client. This means it will not work in EWS mode with Apple Mail, nor with Outlook for Windows. While there are other ways to connect these other clients, this seems a foolish move and there have been plenty of requests to fix this.
    Apple's Mail client uses EWS to connect to a 'real' MS Exhange server.

  • Lion web server only displays html... I need help!

    none of my external files linked up properly, but when i view the page in out of the localhost (file://Volumes...etc)  everything works fine.. Any ideas?

    If appears there is a Leopard Server firewall here, and a second and outboard and NAT-capable firewall here, but only the configuration of the latter is mentioned. Anything interesting in the Leopard Server firewall logs?
    If this is dual-NIC box (eg: an up-rated Mac Pro box or an Xserve), this could easily be a local IP configuration issue on the box.
    As for some additional tests, here are the classics:
    dig -x ipaddr - from inside and outside your network.
    traceroute ipaddr - from inside and outside your network.
    Another test is to set up a real (test) web server at the external static address, and see if that works; start eliminating pieces from the puzzle. This would eliminate the NAT layer, for instance.
    The domain does resolve to the specified IP address from out here, both the example.com domain and the www.example.com host resolve to the specified address. So this does look local; router, firewall, NAT, etc.
    I've learned to trust all "it was working before" statements after applying appropriate verification, and to occasionally use a second set of eyeballs to make sure I've entered the IP addresses correctly.

  • Custom 404 pages in Lion web server?

    Tried searching this forum on this, and either I get tons of 404 stuff about iWeb (search bar doesn't let you specify a forum) or try to add lion server to the terms and get nothing. So, here goes...
    I just migrated a web site over to my Lion Server system from a paid Linux host.  On that host, my custom 404.shtml file showed properly when I deliberately entered a bad URL for the site. On the Lion Server I just get the default white page.
    Is there a way enable the custom 404 page on the Lion Server Web and, if so, how?
    Many thanks in advance!

    Okay, maybe Lion Server's setup can't handle .shtml page definitions by default.  No problem, I just changed the page to 404.html and redirected to it in the .htaccess file. Not as elegant as before but it works.

  • Osx lion dns server, forward certain domain searches to other dns server

    Hi!
    i'm configuring the DNS service in OSX 10.7.1. I want to forward all queries to certain domain (f.e. *.special_domain.com) to certain dns server (f.e. 192.168.0.1 & 2)
    i remember in previous OSX Server versions that you can do that in an easy way:
    there were a /etc/resolver directory where you can place a text file in order to forward certain domain queries to certain dns server, like this:
    filename: /etc/resolver/special_domain.com
    content of this file:
    nameserver 192.168.0.1
    nameserver 192.168.0.2
    now in lion there is no such directory... someone knows how to do that??
    thanks for reading and regards!
    D

    i've just read about the "scutil" tool
    From the reply of the command "scutil --dns" i understand that is possible and also supported (i guess)
    Now i have to discover what files that tool reads, and which is the proper way to modify that
    I'll keep investigating tomorrot, now i'm saved by the bell!!

  • Location of OSX Lion Mail Server sent mail

    I had to restore a mac mini server I use for web and mail hosting. Since the restore was due to a software problem, I had to do from scratch instead of recovering from a disk clone. I copied from the old mini backup all the mail accounts directories under /Library/Server/Mail/Data/..., and I've got back all received mail for every account, but NOT the sent mail. I guess sent mail is stored in a different location, but can't figure out where.
    Does anyone know what I have to copy to restore also sent mail?

    Ok, I found my error. The sent messages folder is into the same directory of the inbox, under /Library/Server/Mail/Data/..., but it's hidden (.Sent Messages).
    My stupid mistake was to copy the content of the folder in the new created folder without checking the presence of hidden folders.
    I'll leave this here for anyone else will do my same mistake

  • OSx Lion Text/Font Issue in Web Browsers

    After upgrading to osx Lion, web browsers display A symbols in the search bar and not regular text. How do I fix this? I can't read drop down menues or search bars and it's pretty frustrating. Thanks

    Could be as a result of a third party font manager.
    Try here > All I see is the letter "a": Apple Support Communities

  • How can i see visitor statistics for web page hosted on osx lion server

    Hello
    how can i see visitor statistics for web page hosted on osx lion server
    Thanks
    Adrian

    Just click inside the url address bar. Full url address highlighted, will appear.
    Best.

  • How can I use LDAP searching from OSX Lion Server to Mozilla Thunderbird?

    How can I use LDAP searching from OSX Lion Server to Mozilla Thunderbird?  We have a super awesome contacts server that works great for our Mac users.  About 30% of our company are on PCs, and I would like to use the Mozilla Thunderbird mail client for them.  I see that in Thunderbird I can set up LDAP searching, and would like to have this feature point to our contacts server.  I've tried several different settings, and looked all over the web, but could not find the proper way to configure this.  Does anyone know if this can be done, or if not, would have a better suggestion?  Thank you for your time!!

    try double clicking keychain acces should launch and ask if you want to install login, system, System roots
    A dialog box will launch asking where to install the cert since your configuring a vpn I would put the certificate it in system.

  • Printing from OSX Lion Client to Windows Server 2008

    I have tried these methods:
    =============
    via System Preferences
    IP Printer (Line Printer Daemon - LPD)
    Address (both Server Name and IP Address)
    e.g.  lpd://servername/queue
    Queue
    Print Using (HP LaserJet P4010 Series)
    Result:  
    After a test print is sent, the print queue dialog reads:
    Processing Job.
    Copying Print Data.
    Connecting to Printer.
    Paused - "/usr/libexec/cups/backend/lpd failed"
    **** I have also tried using the hostname in place of the IP address
    I get something to the effect of:
    D [10/Nov/2011:12:24:35 -0500] [Job 27] ------------------------------------------------------
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Pre-processing tasks:
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Line - %%BeginDocument     Processor - EmbeddedDocumentCounter     "Check for embedded document"     (pre, mandatory, substr)
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Line - %!PS-Adobe     Processor - EmbeddedDocumentCounter     "Check for embedded document"     (pre, mandatory, substr)
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Post-processing tasks:
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Line - %%Page:     Processor - PageAccounting     "Log page for accounting"     (post, mandatory, substr)
    D [10/Nov/2011:12:24:35 -0500] [Job 27] ------------------------------------------------------
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Read 8170 bytes of print data...
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Wrote 8170 bytes of print data...
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Connecting to 10.157.32.92:515 for printer DOBL_24HR1
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Connecting to printer.
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Set job-printer-state-message to "Connecting to printer.", current level=INFO
    D [10/Nov/2011:12:24:35 -0500] [Job 27] STATE: -connecting-to-device
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Connected to printer.
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Set job-printer-state-message to "Connected to printer.", current level=INFO
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Connected to 10.157.32.92:515 (local port 1009)...
    D [10/Nov/2011:12:24:35 -0500] [Job 27] lpd_command 02 DOBL_24HR1
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Sending command string (12 bytes)...
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Reading command status...
    D [10/Nov/2011:12:24:35 -0500] [Job 27] lpd_command returning 1
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Backend returned status 1 (failed)
    D [10/Nov/2011:12:24:35 -0500] [Job 27] Printer stopped due to backend errors; please consult the error_log file for details.
    D [10/Nov/2011:12:24:35 -0500] [Job 27] End of messages
    D [10/Nov/2011:12:24:35 -0500] [Job 27] printer-state=5(stopped)
    D [10/Nov/2011:12:24:35 -0500] [Job 27] printer-state-message="/usr/libexec/cups/backend/lpd failed"
    D [10/Nov/2011:12:24:35 -0500] [Job 27] printer-state-reasons=paused
    =============
    via System PreferencesWindows *navigated to the server (e.g. smb://servername/printer/) with the browser.
    Result:
    After a test print is sent, i login to the dialog box with:
    DOMAIN\USERNAME
    PASSWORD
    (*) Remember this password in my keychain
    Status - On Hold (Authentication Required)
    **** I have also tried various formats for the username here:
    DOMAIN\USERNAME & password
    USERNAME & password
    SERVER\USERNAME & password
    Here's the Log output:
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Queued on "DOBL_24HR1" by "lab".
    D [10/Nov/2011:12:26:21 -0500] [Job 28] job-sheets=none,none
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[0]="DOBL_24HR1"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[1]="28"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[2]="lab"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[3]="testprint"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[4]="1"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot= collate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf com.apple.print.JobInfo.PMJobName=testprint com.apple.print.PrinterInfo.PMColorDeviceID..n.=3671 com.apple.print.PrintSettings.PMColorMatchingMode..n.=0 com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580 com.apple.print.PrintSettings.PMCopies..n.=1 com.apple.print.PrintSettings.PMCopyCollate..b. com.apple.print.PrintSettings.PMFirstPage..n.=1 com.apple.print.PrintSettings.PMLastPage..n.=2147483647 com.apple.print.PrintSettings.PMPageRange..a.0..n.=1 com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647 fit-to-page media=Letter pserrorhandler-requested=standard job-uuid=urn:uuid:ad3091e2-399a-3964-4c78-b8a81bf25bdf job-originating-host-name=localhost time-at-creation=1320945980 time-at-processing=1320945980 PageSize=Letter"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] argv[6]="/private/var/spool/cups/d00028-001"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[0]="<CFProcessPath>"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[1]="CUPS_CACHEDIR=/private/var/spool/cups/cache"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[2]="CUPS_DATADIR=/usr/share/cups"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[3]="CUPS_DOCROOT=/usr/share/doc/cups"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[4]="CUPS_FONTPATH=/usr/share/cups/fonts"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[5]="CUPS_REQUESTROOT=/private/var/spool/cups"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[6]="CUPS_SERVERBIN=/usr/libexec/cups"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[7]="CUPS_SERVERROOT=/private/etc/cups"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[8]="CUPS_STATEDIR=/private/etc/cups"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[9]="HOME=/private/var/spool/cups/tmp"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[10]="PATH=/usr/libexec/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[11]="[email protected]"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[12]="SOFTWARE=CUPS/1.5.0"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[13]="TMPDIR=/private/var/spool/cups/tmp"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[14]="USER=root"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[15]="CUPS_SERVER=/private/var/run/cupsd"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[16]="CUPS_ENCRYPTION=IfRequested"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[17]="IPP_PORT=631"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[18]="CHARSET=utf-8"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[19]="LANG=en_US.UTF-8"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[20]="APPLE_LANGUAGE=en-US"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[21]="PPD=/private/etc/cups/ppd/DOBL_24HR1.ppd"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[22]="RIP_MAX_CACHE=128m"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[23]="CONTENT_TYPE=application/vnd.cups-banner"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[24]="DEVICE_URI=smb://utlab-prsrv-02/DOBL_24HR1"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[25]="PRINTER_INFO=DOBL_24HR1"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[26]="PRINTER_LOCATION="
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[27]="PRINTER=DOBL_24HR1"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[28]="PRINTER_STATE_REASONS=none"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[29]="CUPS_FILETYPE=document"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[30]="FINAL_CONTENT_TYPE=printer/DOBL_24HR1"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[31]="AUTH_I****"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[32]="AUTH_U****"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] envp[33]="AUTH_P****"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Started filter /usr/libexec/cups/filter/cgbannertopdf (PID 7646)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Started filter /usr/libexec/cups/filter/cgpdftops (PID 7647)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Started filter /usr/libexec/cups/filter/pstops (PID 7648)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Started filter /Library/Printers/hp/filter/hpPostProcessing.bundle/Contents/MacOS/hpPostProces sing (PID 7649)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Started backend /usr/libexec/cups/backend/smb (PID 7650)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Started smb backend (PID 7653)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] STATE: +connecting-to-device
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Connecting to printer...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Set job-printer-state-message to "Connecting to printer...", current level=INFO
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Looking up "utlab-prsrv-02"...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Failed to connect to "smb://<username>:<password>@utlab-prsrv-02/": STATUS_LOGON_FAILURE
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Set job-printer-state-message to "Authentication required", current level=ERROR
    D [10/Nov/2011:12:26:21 -0500] [Job 28] smb backend (PID=7653) stopped with status 512
    D [10/Nov/2011:12:26:21 -0500] [Job 28] smb backend will exit with status 2
    D [10/Nov/2011:12:26:21 -0500] [Job 28] load_banner(filename="/private/var/spool/cups/d00028-001")
    D [10/Nov/2011:12:26:21 -0500] [Job 28] hpPostProcessing launched
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Page = 612x792; 12,12 to 600,780
    D [10/Nov/2011:12:26:21 -0500] [Job 28] cgpdftops - copying to temp print file "/private/var/spool/cups/tmp/01ddf4ecb23b2"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Final document orientation - 0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Setting language to en-US
    D [10/Nov/2011:12:26:21 -0500] [Job 28] EWU support is absent for device.
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Pages per sheet - 1
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Orientation - portrait
    D [10/Nov/2011:12:26:21 -0500] [Job 28] ------------------------------------------------------
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Pre-processing tasks:
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Line - %%BeginDocument     Processor - EmbeddedDocumentCounter     "Check for embedded document"     (pre, mandatory, substr)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Line - %!PS-Adobe     Processor - EmbeddedDocumentCounter     "Check for embedded document"     (pre, mandatory, substr)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Line - %%EndComments     Processor - DriverVersion     "Insert driver info"     (pre, mandatory, substr)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Post-processing tasks:
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Line - %%Page:     Processor - PageAccounting     "Log page for accounting"     (post, mandatory, substr)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] ------------------------------------------------------
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Allowing document iterator to handle job termination...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Using line-by-line file iteration...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] cgpdftops - using PPD file "/private/etc/cups/ppd/DOBL_24HR1.ppd"...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] PS Matching Mode = AP_ApplicationColorMatching
    D [10/Nov/2011:12:26:21 -0500] [Job 28] cgpdftops - languageLevel = 3, mediaBox.size.width = 612, mediaBox.size.height = 792
    D [10/Nov/2011:12:26:21 -0500] [Job 28] cgpdftops - documentMediaBox.size.width = 612, documentMediaBox.size.height = 792
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Page = 612x792; 12,12 to 600,780
    D [10/Nov/2011:12:26:21 -0500] [Job 28] slow_collate=0, slow_duplex=0, slow_order=0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Before copy_comments - %!PS-Adobe-3.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %!PS-Adobe-3.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %APL_DSC_Encoding: UTF8
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %APLProducer: (Version 10.7.2 (Build 11C74) Quartz PS Context)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%Title: (testprint)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%Creator: (cgpdftops CUPS filter)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%CreationDate: (Thursday, November 10 2011 12:26:21 EST)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%For: (lab)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%DocumentData: Clean7Bit
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%LanguageLevel: 3
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%Pages: 1
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%BoundingBox: (atend)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%PageOrder: Ascend
    D [10/Nov/2011:12:26:21 -0500] [Job 28] %%EndComments
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Before copy_prolog - userdict/dscInfo 5 dict dup begin
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Before copy_setup - %%BeginSetup
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Before page loop - %%Page: 1 1
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Copying page 1...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] pagew = 588.0, pagel = 768.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] bboxx = 0, bboxy = 0, bboxw = 612, bboxl = 792
    D [10/Nov/2011:12:26:21 -0500] [Job 28] PageLeft = 12.0, PageRight = 600.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] PageTop = 780.0, PageBottom = 12.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] PageWidth = 612.0, PageLength = 792.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Calling processor EmbeddedDocumentCounter before line %!PS-Adobe-3.0
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Calling processor DriverVersion before line %%EndComments
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Task "Insert driver info" complete. Processor - DriverVersion. Line - %%EndComments
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Received SIGPIPE
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Wrote 1 pages...
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Backend returned status 2 (authentication required)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] Job held for authentication.
    D [10/Nov/2011:12:26:21 -0500] [Job 28] End of messages
    D [10/Nov/2011:12:26:21 -0500] [Job 28] printer-state=3(idle)
    D [10/Nov/2011:12:26:21 -0500] [Job 28] printer-state-message="Authentication required"
    D [10/Nov/2011:12:26:21 -0500] [Job 28] printer-state-reasons=none
    ==============
    via CUPS (localhost:631)here is the syntax of my printer addresses:
    SAMBA--
    smb://username:password@serverhost/printer
    smb://username:password@serverip/printer
    smb://serverhost/printer
    smb://serverip/printer
    I get something like...
    "/usr/libexec/cups/backend/smb failed"
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Before copy_comments - %!PS-Adobe-3.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %!PS-Adobe-3.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %APL_DSC_Encoding: UTF8
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %APLProducer: (Version 10.7.2 (Build 11C74) Quartz PS Context)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%Title: (testprint)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%Creator: (cgpdftops CUPS filter)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%CreationDate: (Thursday, November 10 2011 12:39:00 EST)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%For: (lab)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%DocumentData: Clean7Bit
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%LanguageLevel: 3
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%Pages: 1
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%BoundingBox: (atend)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%PageOrder: Ascend
    D [10/Nov/2011:12:39:00 -0500] [Job 29] %%EndComments
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Before copy_prolog - userdict/dscInfo 5 dict dup begin
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Before copy_setup - %%BeginSetup
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Before page loop - %%Page: 1 1
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Copying page 1...
    D [10/Nov/2011:12:39:00 -0500] [Job 29] pagew = 588.0, pagel = 768.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] bboxx = 0, bboxy = 0, bboxw = 612, bboxl = 792
    D [10/Nov/2011:12:39:00 -0500] [Job 29] PageLeft = 12.0, PageRight = 600.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] PageTop = 780.0, PageBottom = 12.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] PageWidth = 612.0, PageLength = 792.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Calling processor EmbeddedDocumentCounter before line %!PS-Adobe-3.0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Calling processor DriverVersion before line %%EndComments
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Task "Insert driver info" complete. Processor - DriverVersion. Line - %%EndComments
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Current page number is 0
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Calling processor PageAccounting after line %%Page: 1 1
    D [10/Nov/2011:12:39:00 -0500] [Job 29] PAGE: 1 1
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Failed to connect to "smb://<username>:<password>@utlab-prsrv-02/": STATUS_LOGON_FAILURE
    D [10/Nov/2011:12:39:00 -0500] [Job 29] ATTR: auth-info-required=username,password
    D [10/Nov/2011:12:39:00 -0500] [Job 29] smb backend (PID=8517) stopped with status 512
    D [10/Nov/2011:12:39:00 -0500] [Job 29] smb backend will exit with status 2
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Received SIGPIPE
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Wrote 1 pages...
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Backend returned status 2 (authentication required)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] Job held for authentication.
    D [10/Nov/2011:12:39:00 -0500] [Job 29] End of messages
    D [10/Nov/2011:12:39:00 -0500] [Job 29] printer-state=3(idle)
    D [10/Nov/2011:12:39:00 -0500] [Job 29] printer-state-message="Authentication required"
    D [10/Nov/2011:12:39:00 -0500] [Job 29] printer-state-reasons=none
    =================
    So yeah...
    I'm totally stumped now.
    I feel like I've tried every method imaginable, but still no luck.
    Printing from OSX 10.6.8 works just FINE.
    On the server side, I'm running Windows Server 2008... there's only a local admin and a local user account.
    Clients running OSX Lion 10.7.2 -- All updated.
    Printer is an HP LaserJet P4010-4510 series.
    Workstation is an iMac 21.5-inch, Late 2009
    3.06 Ghz Intel Core 2 Duo
    Please help!!!
    --- Richard

    LPD print service is not enabled by default in Server 2008. It can be enabled via the Print Serveer role, but I am remote and cannot confirm the exact setting.
    As for SMB, the error log is showing;
    Failed to connect to "smb://<username>:<password>@utlab-prsrv-02/"
    So it would suggest that there is still an issue with the account detail you are using as you show you have tried this syntax at one stage. If you want to continue to create the queue using SMB rather than LPD then I recommend using the CUPS web page (http://127.0.01:631) to create the queue. This will allow you to enter the syntax exactly as the error message shows. From previous testing I found it was okay to just use the account name rather than domain/account name on a domain bound server.

  • OSX Lion Server vs Client performance

    I am using a Mac Mini (current generation) with a Drobo 2nd generation (running firewire 800) as a server in my home.  It hosts my itunes shared library, Iphoto library,  shared storage and is the server where all of my macbooks write their time machine backups.  I have 4 macbooks in my house backing up to this server. 
    I am running the OSX Lion Client OS.  Performance is not great.  I find that I get jerky video performance when watching movies that reside on the Drobo.  In general the server seems slow. 
    My question is whether there is any benefit to upgrading to the OSX Lion server with regard to performance?  Or are there any other benefits to Lion Server considering what I am doing with it? I have no intention of hosting any wikis or sharing files with ipads or hosting web pages or any of those other functions of Lion server.
    Thanks

    great plan pointm!
    VPN is a (almost) secure tunnel to your local network.
    Doing it that way will simplify security and administration. Security will rest in VPN encription, and all the tests you run in your local office will work for your remote partners when they are connected to the VPN.
    Throught VPN, the use of FTP or other insecure protocols is not potentially harmful, because they travel throught the VPN encripted/secure tunnel.
    So finally, only VPN will be available from outside your local network.
    This simplify the configuration of your firewall / router, and reduces the risk of having multiple services public on internet.
    With this setup you'll also have all the magic that happens when two Mac's are on the same local network (bonjour, Network browsing, you know).
    regards! T

  • How do I make my imac into a web server it is nearly brand new and uses OSX 10.8.4

    How do I make my imac into a web server it is nearly brand new and uses OSX 10.8.4, if someone to point me towards instructions it would be most helpful.

    http://www.coolestguyplanettech.com/downtown/install-and-configure-apache-mysql- php-and-phpmyadmin-osx-108-mountain-lion
    Regards.

  • I am running Mac OSx Lion 10.7.2. My problem is I can't search on an external network server for a file with the finder toolbar anymore. Nothing shows up and it will not search. I was able to in snow-leopard and am no longer able to w. Lion. Suggestions?

    I am running Mac OSx Lion 10.7.2.
    My issue is that I am not able to run a search in the finder toolabar on a network server. No files show up nor does it search on the server anymore. I was able to run the search in snow-leopard and am no longer able to do so with Lion. Is there a preference I can change or some kind of app or program I can download that will help me with this issue? This is extremely problematic for me as I am searching for files all day everyday. Thank you!

    Hello,
    It isn't the fw in Network you want o use or look at, that's for something completely different.
    My first suspect is the Power Adapter on the LaCie has gone.
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware>Firewire, what is listed there?
    Reset the Firewire bus
    If your Firewire or USB isn't recognizing any device.  A solution which has worked for some whose hard drive became invisible in 10.4 was simply to follow these four steps to reset the Firewire/USB bus:
    1. Shut the machine down.
    2. UNPLUG the power lead to the computer and any firewire/USB drive or devices.
    3. leave it for 10 minutes.
    4. Connect back up and reboot.
    http://www.macmaps.com/firewirebug2.html

  • After upgrading to lion my web server won't run

    after upgrading to lion my web server won't run

    From System Prefs clicking on Web Shareing wont start.
    From the terminal attempting to run httpd gives me:
    iBookWiz:~ steve$ sudo httpd
    httpd: Syntax error on line 117 of /private/etc/apache2/httpd.conf: Cannot load /usr/libexec/apache2/mod_fastcgi.so into server: dlopen(/usr/libexec/apache2/mod_fastcgi.so, 10): image not found

Maybe you are looking for

  • How to send ActionListener events to FX?

    I wrap a JFileChooser (with ActionListener) as a JComponent as below. How do I notify my JavaFX program that an event has occurred? JavaFX snippet to include JFileChooser: Class: public class SetupJFileChooser { public static JComponent create() { JF

  • Formulas aren't calculating immediately

    I have created my first form and everything seems to be working okay except for one of my formulas.  I have essentially created a sales order and need it to calculate the subtotal, apply a user-supplied discount and then calculate tax and come up wit

  • Data Security in OBIEE Repository

    I applied Data Security in OBIEE Repository,created testuser and assigned to Test group.Applied security in the Test group for specific column using Logical Fact.When i login using the testuser i am not able to see the applied data filter in the Test

  • ADF Database lock and Refresh

    I have two issues regarding ADF. Database lock : The problem : In most test-cases the database lock functionality is working correctly in my app. We have two users working on the same dataset trying to store at the same time, one user get to store, a

  • Install PSE on a MacBook Air

    I have just upgraded to PSE 13 and downloaded it onto my desktop (iMac) via the DVD.  I would like to install it on my MacBook Air which does not have a DVD drive.  How can I do so?