Server :: Apache MIME Icons Is Missing - Slackware 13.1
Mar 5, 2011
Apache 2.2 on Slackware 13.1 seems to be missing the MIME icons when i visit a directory containing files.
This command returned nothing related to httpd
Code:
find | grep /icons
Where do i find the icons and how do i enable them ?
View 2 Replies
ADVERTISEMENT
Sep 9, 2010
For some reason my directory listings are missing their icons for Apache on Ubuntu Server. An example: [URL]. They all come up not found.
View 6 Replies
View Related
Jan 26, 2010
I am using slackware-current 32bit version. After upgrading from kde 4.2.4 to 4.3.4 (using slackpkg), all my K-menu icons were missing.
There are also no icons in task managers for all kde-based applications like konsole,dolphin etc.. But for non-kde application like firefox, wicd and xmms, the icons show up in task manager. I have tried reinstalling kdebase, kdebase-runtime and kde-userspace with no luck.
View 5 Replies
View Related
Mar 4, 2010
After the massive upgrades for Slackware64-current, I am now missing all the panel icons in Thunderbird. I even downloaded a couple of new themes, but I still have no icons. I am current with -current, except for Thunderbird, where I am still using 2.0.0.23
View 5 Replies
View Related
Jun 25, 2011
I'm using Slackware64 13.37 with Robby's Xfce 4.8 build on a laptop with two batteries. I've noticed that when the charge for one battery is depleted, the empty battery icon for the xfce4-power-manager panel applet is displayed as an "image missing" icon (see the attachments for screenshots of how this progresses).
Is this just down to a missing image, or is it more subtle than that? Has anyone else had the same problem, and if so how did you fix it? So far I've tried clearing the GTK+ icon cache and reinstalling the hicolor icon theme package as suggested in other threads in this forum, but nothing changed.
View 5 Replies
View Related
Jan 28, 2010
I'm trying on getting the MIME types setup correctly for Apache/MediaWiki. I think I've modified every config file known to man to no avail. Here's some info on what I've got going on. I'm trying to get the Office 2007 MIME types configured for MediaWiki 1.14 so that we can upload/download the files. Out of frustration/lack of need I went the less secure route and I modified the LocalSettings.php config file to disable MIME type verification for uploads.
Code:
$wgVerifyMimeType = false;
This works great for the uploads, and I can upload .DOCX, .XLSX, and .PPTX all day long, however when downloading them, they download as a .ZIP file with all the XML info inside of it. No biggie for me personally as I can just rename .ZIP to .DOCX and it works fine, however for the average user it's not going to fly. So, I figured that MIME types would be the source of my pain and started doing some research.
I have modified the following config files to include the MIME types listed below.
/etc/mime.types
/var/www/.htaccess (created to try and force them)
/var/www/mediawiki-1.14.0/.htaccess (created to try and force them)
/var/www/mediawiki-1.14.0/includes/mime.types
Code:
application/vnd.ms-word.document.macroEnabled.12 .docm
application/vnd.openxmlformats-officedocument.wordprocessingml.document docx
application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx
application/vnd.ms-powerpoint.template.macroEnabled.12 potm
application/vnd.openxmlformats-officedocument.presentationml.template potx
application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam
application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm
application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx
application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm
application/vnd.openxmlformats-officedocument.presentationml.presentation pptx
application/vnd.ms-excel.addin.macroEnabled.12 xlam
application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb
application/vnd.ms-excel.sheet.macroEnabled.12 xlsm
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx
application/vnd.ms-excel.template.macroEnabled.12 xltm
application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx
It doesn't seem to matter where I put the code, I can't get the MIME types to register with Apache/MediaWiki.
View 1 Replies
View Related
Jan 25, 2010
I hoped to use php-5.2 while keeping close the the centos packages (no external repositories).So I tried the packages from http://dev.centos.org/centos/5/testing/i386/RPMS/ .These packages seem to be compiled without mime-magic support (--without-mime-magic).The previous stable php-5.1.6 packages had this mime-magic support enabled.
View 1 Replies
View Related
Apr 5, 2010
I've got an apache-svn server up and running fine but I'm struggling with an irritating problem. I need the apache server to display .vbs, .cs., vb., .sh, .pl., .c, .h, .cpp, etc, etc files in the browser. Whenever our users click on a script they get a download dialog instead of the script being displayed in the browser as plain/text. I have added:
Code: AddType text/plain .vbs Into /etc/apache2/mods-enabled/mime.conf but it seems to be getting ignored. how I can tell apache to treat script files as plain-text?
View 1 Replies
View Related
Aug 29, 2011
iam using centos 5.4 and configured samba server and nfs server for fileserver.my problem is that when i login into root and saw desktop doesnot show any icon like computer ,trash , root home, and many others file which i saved in desktop.And also right click of mouse does not pop up menu.At the panel in side places there is "desktop" menu.but when i clicked on it , it gives error , files not found in its path. how to recover gnome desktop.or how can i get my desktop icon back...
View 1 Replies
View Related
Apr 29, 2010
I already restored regular icons by going to gconf. However, the icons on top right where the "power" button is located, still have no icons. Is there any way to add icons to the hibernate/ shut down , etc words?
View 4 Replies
View Related
Oct 22, 2009
I installed MS office 2003 via wine on Slackware 13. I need to know how to associate files with the right Office (msword, msexcel, msppt) program. I made launcher scripts that can launches office files from the CL, but the user on this computer will want to be able to just double click a file in dolphin and have the right office program come up.For some reason all office files show up as x-ole-storage instead of application/msword or something similar. So, even if I tell Excel to associate with that file, it will do it for Word and PowerPoint files as well.
.ppt, .doc, and .xls extensions were configured via the KDE file associations panel, but this did not help. I played around with the raw files under ~/.local/share, but I did not find the solution.The version of WINE is 1.1.24 (built from SBo SlackBuild).
View 2 Replies
View Related
Jan 9, 2011
I am new to Linux. I installed some weeks ago Fedora 14 via burnt iso file downloaded from official Fedora site. It was working perfectly like a charm for me until yesterday when I tried to install zend server for PHP. During my first try of installation of zend server it corrupted out my apache server and I lost apache on http://localhost. I removed all "zend-server" like stuff from "Add Remove Software" screen. Installed again apache 2 in the form of LAMP (Linux Apache Mysql Php) via terminal. Apache installed correctly and started workeing again ok on localhost. Then again I tried to install zend server from install.sh file in downloaded zend server installation. It showed me after a while like "zend server installed successfully".
I shut down my pc thinking everything is ok now. Today when I started my system, it shows me boot screen of Fedora, I select fedora and then it shows me balloon filling up for around 5-7 secs. Then all of a sudden a black screen appears up with a cursor blinking at its top left and then nothing else happens further. I cannot find login screen to my desktop anymore. I remember one thing that during reinstallation of apache from terminal, I set following command like "chkconfig --level 235 httpd" (I guess that's what I have written as per some online tutorial for LAMP). Is that cause of mine problem ot its something else?
View 11 Replies
View Related
Feb 11, 2010
I did a clean installation of KDE 4.4 Alien bob`s packages and when I open the dolphin, for example, appears this error:
The icons and directories are all on blank...
View 1 Replies
View Related
Nov 9, 2010
I have installed apache on slackware (I was isntalled slackware without apache) and "It Works" but when I try to access it remotely it returns "404 error". Apache server work pretty well localy either for localhost or IP adress.
View 14 Replies
View Related
Jan 5, 2010
I have a user that is reporting the following error on a bounced message:
Quote:
smtp;554 5.6.1 Body type not supported by Remote Host
He is forwarding emails from his exchange server to a recipient in Germany relaying through our smtp server using Surgemail as the MTA.
He called a senior tech specialist at Microsoft to get help thinking the problem was on his end (exchange server). According to this "specialist", he said the problem was that our smtp server was not advertising 8BitMIME in its 250 statement. I tested this myself by log in on to the smtp server and doing typing the following:
Code:
EHLO localhost
250-smtp.<mycompanyname>.com. Hello localhost (127.0.0.1)
250-AUTH PLAIN LOGIN
250-DSN
[Code]....
As you can see, 250-8BITMIME is not listed here. From the bit of research I made, I found that most MTAs send this by default. Is it possible that the characters from the German language are causing this problem?
NOTE: This problem did not exist or was never reported until now. No one has made any changes on any settings on the server.
View 2 Replies
View Related
Jan 25, 2010
I am trying to add a virtual host to my machine by name to the IP here.It absolutely refuses to work.it is a mess server I hope to upgrade soon, but it has 2 versions of apache running together on it.The first one (php3) just proxies all the requests from 80 to 8080 which has another instance of apache running php5.I don't know what else to do, it keeps defaulting to the host header error virtual host.
View 1 Replies
View Related
Nov 24, 2009
yesterday I upgraded my Fedora installation via preupgrade from 11 to 12.Now there are some icons missing! If I go to the 'System' menu in the panel, there are no icons at all.If then I select the 'Settings' submenu, all of its icons are visible.I figured out that the package redhat-menus and fedora-icon-theme make up the representation of this icons and reinstalled them. Then I additionally executed 'gdk-pixbuf-query-loaders-64 > /etc/gtk-2.0/x86_64-redhat-linux-gnu/gdk-pixbuf.loaders' (I read this somewhere in the forum).
But nothing happend so far?!
I made further efforts trying to find out the icon of the System Configuration Menu (Syst -> Administration). The file '/usr/share/desktop-directories/SystemConfig.directory' contains the icon that should be displayed for the System->Administration menu. This file contains the line: Icon=preferences-system Good so far.I thought that selecting the gnome icon theme would fix this problem, but this also didn't help!Now I'm at the end of my knowledge (or I don't want to rename single icons to match the names required)...
View 4 Replies
View Related
Oct 14, 2010
I am trying to solve a problem where Apache stats aren't displaying correctly in Munin. I've ran through quite a bit of checks and tests regarding Munin setup, but I think my issue is related to Apache, but my skill set there is lacking.
first, system info:
monitored server:
CentOS 5.3 2.6.18-128.1.1.el5
[code]....
View 7 Replies
View Related
Jul 5, 2010
I instaled the samba packages in RHEL 5.1 and everything was fine until i reboot the system. After restarting the system i cant find any of my desktop items in the GNOME view. Also right click is not working.
View 1 Replies
View Related
Aug 3, 2011
I am reasonably experienced with Fedora 15 - having used two systems upgraded from Fedora 14. I had a strange problem with a brand-new Dell Vostro 3550 laptop with clean a Fedora 15 x86-64 installation. I chose to download the boot image and install from the network. I selected packages for software development without customizing anything. The installation went on smoothly. Once I started using the system, I used yum to install several additional packages. Strangely the icons for these applications seem to be missing.Screenshot1 shows that both Thunderbird and Remmina (for remote desktop) icons shown generic icon.Screenshot2 shows the Default Applications tab in the System Info where Thunderbird does not have an icon.
View 5 Replies
View Related
May 1, 2011
I have not used OpenSUSE for some time, but I am running 11.4 32 bit on my laptop now. The system runs fine and stable, but I am surprised to find icons missing for a few applications. They've never been there, like if they are missing from the rpm they are installed from.
View 5 Replies
View Related
Feb 16, 2010
I have a My book usb drive that in the provious install would show up with a My book icon as a "drive" on my desk top, in PLaces it shows as a blank icon.. for some reason the icon does not appear on my desktop, like normal, examples plug in ipod, ipod icon shows up, usb mini drive, that shows up?Also this could be related .. but my Pidgen icon on the tack bar does not show anymore... it used to be that I opened it and a little green icon sat by the clock?
View 1 Replies
View Related
Mar 21, 2010
I have missed icons on gnome menu. I attach a screenshot.
View 5 Replies
View Related
Apr 25, 2010
Applications - Places - System When i click on system the menu comes up but shouldn't there be icons beside like 'preferences' and 'administration'
View 2 Replies
View Related
Oct 14, 2010
I've justed updated to 10.10 Maveick Meerkat. But some icons are missing, the ones in the top right corner:
How can I get these back?
View 1 Replies
View Related
Sep 1, 2011
Sometime (once every 4-5 time) when I boot my machine the desktop icons are missing and I have to log out and in again to get them back.
Besides that the systems works fine.
I am running Natty 64 bit with a GTX275 graphicscard and the latest drivers from X updates.
You can see the problem illustrated below.
It looks like som kind of compiz related problem.
View 3 Replies
View Related
Nov 16, 2010
I installed linux obuntu latest version for my laptop, but unable to see the icons on the top and left margin on the desktop,they are blank,but opens
View 2 Replies
View Related
Mar 20, 2010
After the last daily update using 9-10, I have lost sight of my Min, Max & Close icons to all programs
How do I get these icons back & not have it happen again.
View 6 Replies
View Related
May 5, 2010
ubuntu 10.04, ff 3.6.3 with some addons installed.
how to reproduce:
open firefox, download and install some plugins/addons that generate menu entries with an icon in front of them.
e.g. "downthemall" (down them all)
[Code]....
there is however space for these icons in the menu. and I can see icons in the bookmark and history menus. (web page favicons)
these icons improve the usability greatly because they offer a visual guide to the menu not only to the item they belong to but also to other items because I know that the item I want is e.g. one above the green triangle.
I have a slightly impaired vision so this a far greater issue to me than you well sighted folks may think. Just put on some glasses with lots of fingerprints on them and you will see the difference.
View 2 Replies
View Related
May 6, 2010
In Ubuntu 10.04 Final in Ubuntu Software Center there are missing icons? Thought it was my desktop computer,but is same on another computer.Will this be fixed soon?
View 9 Replies
View Related