See the following bugs...
6602462 IPP listening service is broken in snv_70
6603313 dlclose() can fail to unload objects after fix for 6573641
You can get it working again by reordering
/etc/apache/httpd-standalone-ipp.conf
so that
LoadModule ipp_module libexec/mod_ipp.c
AddModule mod_ipp.c
come after the ClearModuleList and AddModule lines in the file.
-Norm
Jason King wrote:
> I seem to be having an issue with ipp on b72.
>
> I have a USB-connected laser printer (which shows up and works on my desktop
> with no issues -- quite happy about that).
>
> I enable the ipp-listener service, I see it's running, however, it doesn't
> seem to work. When I put in http://ip_of_desktop:631/printers/ML-1710 (that
> is the name of the queue) as the URL from my laptop (running XP), it errors
> out and I see the following in /var/lp/logs/ipp-errors:
>
> [Tue Sep 11 20:30:48 2007] [error] [client 172.16.1.51] File does not exist:
> /var/lp/ipp-listener/printers/ML-1710
>
> If I try doing http://ip_of_desktop:631/admin (which looks like it should
> work), I get:
> [Tue Sep 11 20:35:54 2007] [error] [client 172.16.1.51] File does not exist:
> /var/lp/ipp-listener/admin
>
> I've not done anything to the httpd-standalone-ipp.conf file, it what was
> included, so I'm wondering if I'm missing something, or if there's something
> wrong.
>
>
> This message posted from opensolaris.org
> _______________________________________________
> printing-discuss mailing list
> printing-discuss at opensolaris.org
>