General :: The Background Image Are Not Displayed In A Php File

Apr 26, 2011

I'm programming an web system using LAMP, currently I'm using Ubuntu 10.04, so, when I load the index page the background image is not displayed, it looks like a permission file issue - I guess-, so currently all images have this permissions:

Code:
-rw-r--r--
and the permissions for the php files are:

Code:
-rwxr-xr-x

what permissions should I set to display the background image?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Boot Up The Machine The Cube Background Image Goes Away And The Background Colour Is Left?

Apr 15, 2011

Anyone know why each time I boot up the machine the cube background image goes away and the background colour is left. This image i am placing is in Apparency/Skydome

View 2 Replies View Related

Server :: Parse The Bunch Of Values Displayed By The Socket Program Into The Php File So That Further It Can Be Displayed In HTML Page?

Apr 15, 2011

How to parse the bunch of values displayed by the socket program into the php file so that further it can be displayed in HTML page

View 1 Replies View Related

General :: Image Background Not Show?

Jul 2, 2010

i have an image background for my web....it's a JPG file.. my problem is that image not show at designer PC but after that web page open at another PC..the image can show..i created my program at terminal...

i try using chmod 777 image.jpg but at designer PC still can't show...but in other PC can show..why it happens??what must i do?

View 1 Replies View Related

General :: Change Background Image Of Login Screen?

Mar 5, 2010

I rarely work with Desktop enviroment and so stuck in GNOME for following task I want to change background image of login screen with my own photograph in RHEL 5.3. How to achieve this ?

View 1 Replies View Related

General :: Configure File Successfully But Make File Displayed Some Errors?

Jun 29, 2010

i am having a problem concern zlib installation.i tried configure file successfully but make file displayed some errors.that usr/linux/limits.h not found.so i found that i have to install glibc-headers-devel...but there is no such a kind of package in ubuntu repository?/????/some people saying that libc6-devel is equal to them!

View 1 Replies View Related

General :: Mouse Cursor Strange Background Image Showing

Jan 5, 2010

My mouse cursor has acquired some strange background image showing what looks to be paragraphs of chinese glyphs (they are too small to make out clearly). This background image is contained in rougly a 1 inch square with the mouse cursor hot spot in the upper left-hand corner. The mouse cursor is visible, but whatever is under those glyphs is covered.

I've tried the mouse configuration gui -- but it says nothing of background images for the mouse. I've also deleted and recreated my xconfig.org file to see if that somehow got mangled. I've been searching the web for a couple of hours, but cant seem to find anything related to my problem.

View 1 Replies View Related

General :: Change The GRUB2 Boot Loader Background Image?

May 1, 2011

i've started off using linux with ubuntu 10.10, and then i moved to linux mint 10 kde, and after finding out that it didn't support my hardware, in specifically my graphics card, i switched back to ubuntu 10.10, and from there i upgraded to 11.04. i hated the gui so i switched it from ubuntu to ubuntu (classic) environment. i also installed kubuntu-desktop too, and it looks a lot like mint 10 kde, i guess it uses kde 4.6, but... it's more stable for me. anyway, what i mean is that, originally ubuntu had a black background, linux mint 10 kde had a pretty cool custom mint background, ubuntu 11.04 has a purple background. i looked on videos, i found people using customized backgrounds, but they either don't explain how they got it *like for instance, someone said opensuse 11 or 13 has an icy penguin animated background, and someone else had one that you could scroll through.* or it's too complicated or outdated. is there a simple way to change your grub2 boot loader background image?

View 3 Replies View Related

Ubuntu :: GDM Background - Cannot Change The Background Image To Any Of Mt .jpg Wallpaper Files And .png Files

Apr 3, 2011

I have spent the most part of 5 hours trying to fix this issue. For some reason I cannot change the background image to any of mt .jpg wallpaper files (and .png files). I've tried using the Ubuntu-Tweak application, but I end up getting a purple screen (default) or a black screen (default). So then I tried using the terminal method by making the Appearance window appear when I would log out. That works, except when I go to use my background image, it shows as a question mark for the image preview, and the icon for the file is a gray box. All while doing this my background images that I tested are all in the /usr/share/backgrounds location. Please help! I really want to get rid of the default images and use my images... :/ My desktop/screen in 1440x900, and most my background images are around that size. They work with my regular desktop for my account.

View 3 Replies View Related

Debian :: File Upload Using Firefox - Smaller Image File Is Previewed While Bigger Image File Is Not

Dec 16, 2015

I am trying to upload some pics on my Facebook account using Firefox. When I click on Facebook's file upload icon, Firefox bring up a 'File Upload' window. I noticed that smaller image file is previewed on the lower right hand corner, while bigger image file is not. Is there anyway I can change this behavior or maybe change what Firefox is using to browse my files?

View 2 Replies View Related

General :: Include Vim Settings In Source Code So That The File Is Displayed The Same Way?

Feb 15, 2011

I vaguely remember that there is a way to store instructions for vim in my file (like tabstop width etc). I'm not speaking of settings in vimrc but of storing those settings with in the file to be edited. That way the tabstop has always the right width even if I transfer this file to another computer. However, I can't remember what the magic word is so that vim picks up those settings when loading the file.

View 1 Replies View Related

General :: Getting LESS To Return Back To Command Line If A Short File Is Displayed

Aug 12, 2010

Is there a command line option that will allow less to return to the command line if there are not sufficient lines in the file to warrant paging.

View 1 Replies View Related

General :: Apache Access LogFormat - Password To Be Displayed In The Access_log File

Jun 30, 2011

I have a requirement related to the apache access log file format: When a user access my local site, http authentication will be displayed:

Code: username: saagar password: 123 I wish to have the LogFormat in the configuration file in such a way that the username and password (saagar/123 in this case) will be logged in the /var/log/apache2/mysite_access_log file. I used the %u parameter as follows: Code: LogFormat "%h %u "%r" %>s %b" common CustomLog /var/log/apache2/mydreamhome_access.log common and it works, similarly I wish the password too to be displayed in the access_log file.

View 10 Replies View Related

Debian :: No Background Image On Grub?

Feb 19, 2011

I've grub2 installed on my debian sid 64bit.

In the grub.cfg file, I have :

insmod png
if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
set color_normal=light-gray/black
set color_highlight=white/black

[Code]....

View 14 Replies View Related

Debian :: Can't Set Background Image In Lxde?

Jun 18, 2010

I installed debian testing with lxde.Now set the background image.Default background color is black.If i right click on desktop,nothing happens.

What to do?
ii  lxde                                 0.5.0-3                        Meta-package for the Lightweight X11 Desktop Environment

[code]...

View 12 Replies View Related

OpenSUSE :: Set A Background Image For Konsole?

Sep 10, 2010

I do not see an option to set a Background image for Konsole. Has this been removed? I see color and transparency options.

View 2 Replies View Related

Ubuntu :: Get Background Image In Terminal?

May 7, 2010

How do you get a background image in the terminal in Lucid Lynx, the tutorials I've found is for older releases. And something have changed because I can't find that option anywere.

View 9 Replies View Related

Ubuntu :: Put A Background Image In GRUB?

Dec 27, 2010

I have installed the Ubuntu v10.04 LTD, it has a new version of GRUB that I want o edit, I want to put a Background Image in this GRUB...

I'd like to someone tell me how i can do this...

View 2 Replies View Related

Software :: Set A Background Image For The Console?

Jun 10, 2009

I have seen this done and I have done it my self years ago but I cannot remember how to do it. I think I used a program called bootsplash, but when I try to install it in debian it installs splashy. Now I can get the boot up and shutdown boot splash but I cannot figure out how to get a background in the console. Im using debian 5 lenny if that helps anyone. I have searched but all i can find is info on the boot up and shut down images.

View 5 Replies View Related

Slackware :: Set A Root Background Image?

Apr 4, 2011

I just switched to ion3, been playing around with different window managers. Loving tiled wms! With each wm I run into the same issue, how can I set a root desktop background image with Slackware 13.1

View 3 Replies View Related

Debian :: No Grub Background Image When Boot - UGH

May 31, 2011

I've spent a good part of the day wrestling with replacing the grub background image. I did my homework and over the past few days read every thread and suggested link I could find on this forum. I had a clear idea of what needed to be done. Spacefun had quite a laugh at my expense! It was not fun at all. First, I put images in /usr/share/images/desktop-base and made changes in /etc/grub.d/05_debian_theme to point to the image I wanted to use. Yes, I updated grub but spacefun had some sort of deathgrip on the setting.

So I threw an image in /boot/grub. Well, Grub found that and spacefun was gone but there was no background image when it booted - only a black background! At this point, I just surrendered and replaced spacefun-grub.png with the image I wanted and it finally worked. There are links in /usr/share/images/desktop-base/ that point to /etc/alternatives/ which in turn point back to the original file in /usr/share/images/desktop-base/ which I think may be the root of the problem but I didn't just want to start deleting links willy-nilly. Does anyone think that might just set things straight? This whole process is several steps backwards in customizing ability from what it was with grub and GDM a few years ago. This is NOT progress!

View 8 Replies View Related

Debian Configuration :: Image In Console Background (no X)?

Aug 24, 2011

I would like to put an image in the background of my console (tty) like done by Gentoo or Suse : I found several tracks to follow, but I would like to have your advice on the best way to do that for Debian.

View 3 Replies View Related

Fedora :: Making Background Image The Default In 12?

Dec 21, 2009

I've just upgraded to Fedora 12 from Fedora 10. When I was using F10, I changed the desktop background (Using Gnome and right clicking on the desktop to see settings)nd then selected the option to make it the default so that the chosen wallpaper appears when I try to log in. However, I can't see this option in Fedora 12.

View 7 Replies View Related

Fedora :: Change The Installation Background Image On 12?

Feb 22, 2010

I want to change the installation background image on fedora 12.

How to change the installation background not gdm desktop background.

View 11 Replies View Related

Ubuntu :: Print A Document With A Tux Image In Its Background?

Mar 6, 2010

I want to print a document with a tux image in its background. I mean that the image of tux will be on the background & the article will be written over it,how can I do that?

View 2 Replies View Related

Ubuntu :: Change The Background-image With Parameters?

May 31, 2010

I need to do a script to change the background image. I can do this with this command

PHP Code:

[Code]....

that work's fine but i need send some parameters to the background image

1)I need to set the style(mosaic, center, etc)

2)I need to set a color(because the image is smaller than the resolution)

I can't find how set this two parameters

View 2 Replies View Related

Ubuntu :: Compiz Up And Bottom Background Image?

Aug 21, 2010

Well, since I can't set it up to show a workspace, I can at least add a background so its not so plain How do I do that ?

View 2 Replies View Related

Ubuntu :: Gconftool-2 Does Not Refresh Background Image?

Jan 24, 2011

I'm currently writing a little script that gets a random image from the xkcd website and then sets it as the desktop background. I grab the picture with wget, and to prevent the script from spamming by creating a new file for each image the new picture always gets downloaded to "wall.png". Apparently this is a problem for gconftool-2. When I run the following command for the first time, the background changes:

Code:
gconftool-2 --set --type=string /desktop/gnome/background/picture_filename /home/zilioum/wall.png

But if I run my script, and then run the same command again nothing happens. It seems like gconftool-2 does not change the background if the filename stays the same even though the picture changes.

Things I tried but that don't work:setting the backround to a dummy location and then setting it to wall.png unsetting the value first, and then setting wall.png as background

I could always download it to the actual filename, set that file as the background and then move that file to wall.png or delete it. But I'm wondering if there is a way to "smart up" gconftool-2.

View 5 Replies View Related

Red Hat / Fedora :: Change Installation Background Image

Mar 1, 2010

I want to change installation background image.

View 1 Replies View Related

Ubuntu :: Cannot Change Background Even If Select New Image

Jun 24, 2010

I've recently installed Ubuntu Netbook Remix 10.4 on my HP Mini 210 HD, and installed gtk2-murrine package to utilize a theme I downloaded gnome-look.org/content/show.p...content=124548...This all worked well, until I attempted to change the background on the Gnome desktop. Upon entering the Appearance configuration, there is a file explorer fork-bomb that occurs and floods my Taskbar for up to a minute after I've entered the config. Has anyone ever experience this and if so, how can I fix this?On top of this, I cannot change the background even if I select a new image.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved