General :: Php Hello World Not Executing / Not Showing Testing In The Browser?
Feb 17, 2010
Hi,
I tried this code, with file name: 1.php
Code:
<?php
echo "Testing";
?>
But its not showing Testing in the browser, which part I am missing.
View 4 Replies
ADVERTISEMENT
Aug 23, 2010
I m using Redhat Linux 5......I am trying to install Nero 4 DVD Writer s/w...It is an exe file ...
I have given permission like this:
Then i execute the file like this:
Its showing error like this:
View 9 Replies
View Related
Aug 3, 2011
I tried to install ndiswrapper , but its showing error,while executing make command
make[1]: Leaving directory `/usr/src/linux-source-2.6.35.8'
make: *** [LINUX] Error 2
View 2 Replies
View Related
Feb 1, 2011
I'm looking for a program that can do cross-browser testing of basic web pages locally, without having to host them.
View 1 Replies
View Related
May 14, 2010
I've installed sinhala unicode support to my CentOS 5.4 machine, after that firefox able to render sinhala web pages well but browser title bar still doesn't showing sinhala letters. I've changed the default font in the browser to sinhala font but still have that problem.
View 1 Replies
View Related
Apr 18, 2011
When I try to connect a projector to my laptop (already running) and hit the fn+f7 (the designated button for switching screen), nothing happens. I see "no source found" on projector screen and my laptop screen works perfectly. Now if I restart the laptop with the projector connected, I see all the intial booting messages on the projector screen (not on my laptop), then the gnome login screen appears on both the projector screen and laptop (when the login screen appears on laptop it looks like it has lower resolution than my usual laptop resolution). But immediately after I log in, my laptop screen goes blank, and projector screen becomes the only active screen.
If I restart without the projector, again all normal operation on laptop screen is restored.
I feel like I am missing some very silly options. Any help is appreciated.
Here is the output of xrandr when the laptop is connected:
Code:
View 3 Replies
View Related
Jul 4, 2010
I have successfully installed "LAMP" and can get to my web server by typing 10.0.2.15. How can I make it so that when I type in my domain name it brings up my web server?
View 1 Replies
View Related
Aug 31, 2010
I got a CD of JPG files from a photographer. Some of the files are not readable on my Ubuntu machine (they show up as X icons in the Nautilus file browser). I figured out that the reason is that they are not "world-readable" (and also not "group-readable") and they are owned by a user that does not exist on my machine. I am able to work around it by doing sudo nautilus Is there any easier way to do this? I am thinking some setting I can make on my system relating to the CD driver works?
View 2 Replies
View Related
Aug 10, 2011
How can I play World of Warcraft on linux?
View 4 Replies
View Related
Jan 13, 2011
There's probably not too many Linux users how have their desktop Linux distros set to be console only as opposed to using an X server or a GUI. There's plenty of reasons to take this route and many ways to go about it, and I'll attempt to show you a (mostly) unbiased view on this choice, especially centered around the way I do it. Here's my setup: Dell Inspiron 1545, Core 2 Duo, 4 GB RAM. I have Windows XP, Ubuntu 8.04, and my main OS: Debian Squeeze.
UBUNTU USERS!!!
Debian Squeeze is probably the best option for a Ubuntu convert. Making Ubuntu console based is kinda hard and not recommended by me because it's such a large OS, and living in a text only computer is generally a minimalist idea, so having such a bulky base is both memory intensive and kinda gross. Debian uses apt-get, so people who grew up in a Ubuntu environment should feel at home with the sudo commands and such........
View 15 Replies
View Related
Dec 11, 2010
TitleThink user Linux registrations can make a world change?The questionDo you think the registration of Linux users can make people, companies, governments, institutes, and everything related to technology change their opinions (minds)?Introduction My first experience with a PCI used proprietary software since I owned a PC. Starting from the operating system to the programs all was backed by a closed company.EurekaAt the year 2004, I have read a magazine that mentioned the word "Linux", it was the first time I got to know that actually there was other Operating Systems than Windows. I "googled" and "wikipped"(searched), all the information I could get about that new system(for me).
After few searchs the word "Debian GNU/Linux" came up. I have burned the ISO file for a brand new CD and got all enthusiast.ExperienceI had actually complete the command line install, but always thinking for myself "What a waste of time!" (Yeah... such an idiot I was at that time).
After the installation, I booted the distribution and at the minimal error and/or thing that didn't worked like I pretended, I would just say a lot of terrible things and give up.The second chanceOnly at about 2007, I gave Linux other chance(ironic, like Linux was the guilty for my lack of skills. I downloaded and burned the Ubuntu Linux 6.06 Live CD ISO.
I was astonished when the CD booted,
asked for language and actually changed it.
Then the Live Environment "flashed"(appeared).
I was out of words and almost regretted everything I have said about Linux efforts(I still didn't had a open mind tough). For the first time I actually faced-up the problems and issues that came up, but annoying everyone and saying bad stuff(I'm terribly sorry).The enlightenmentOnly at about end of 2009, I started actually wanting to learn how everything worked. That was the time I changed for Slackware Linux distribution. I learned many stuff. But with the time, I realized that the important isn't the Operating System and/or Distribution we use, is the use that we make of it. Nowadays I use about any distribution without complaining much. We need to respect the work of others after all, and we can learn with the mistakes too.
All this to askThe questionDo you think the registration of Linux users can make people, companies, governments, institutes, and everything related to technology change their opinions (minds)?NOTE: This reflects for BSDs, OpenSolaris(now over) and all other related open source software not just Linux.
View 14 Replies
View Related
Feb 17, 2010
I run openSUSE 11.2 (kernel 2.6.31.12) and I use Wine 1.1.38 to play World of Warcraft from the konsole terminal application. For the most part this works okay, but there is one small issue that continues to annoy me:
Look at your keyboard (assuming standard QWERTY no-name keyboard) - see the key just left of your Backspace key? That key is only partially working for me in WoW. I cannot bind it to any action bar button in-game, with or without addons enabled. For some reason the key works fine when entering text into the chat console though.
I have used xev to get a bit of data on the key itself - not that it is that informative to me though, but the absence of the issue when playing WoW through Windows would suggest that it is somehow endemic to my Linux configuration:
Code:
KeyPress event, serial 34, synthetic NO, window 0x4a00001,
root 0x1a7, subw 0x0, time 6474080, (159,-10), root:(1364,15),
state 0x10, keycode 21 (keysym 0xfe51, dead_acute), same_screen YES,
XLookupString gives 2 bytes: (c2 b4) ""
XmbLookupString gives 0 bytes:
XFilterEvent returns: True
[Code]...
View 2 Replies
View Related
Jun 15, 2011
I read somewhere that shell scripts are not detected because they may be system files. So how do I detect them. Noob as I am just doing my hello world program. Also what is the difference between "ls bin" and "ls /bin"
View 8 Replies
View Related
Mar 20, 2010
i found samba as domain join service and print sharing, i am looking more then thisi have been looking any commercial or open source solution available as alternate of active directory. as we are all aware that AD infrastructure is highly complicated.the main issue we need to resolve is
- password policy for all users 90 days expiry
- use complex 9 chars policy
- assign permission/groups file/folder sharing
[code]....
View 2 Replies
View Related
Feb 2, 2011
I'm using Ubuntu 10.10 and as a newbie to linux based operating systems, has tried but without success of playing WoW with wine. I tried with making a link to ''wow.exe'' and right-click ''open with wine windows program loader'' but ended up with a blue screen and a black square as my pointer, i can heard the login music but no picture. Can anyone give me some instructions on this issue, preferably with some pictures.
View 1 Replies
View Related
Jan 9, 2010
I have a dell mini 10v with ubuntu. I have been trying reapteadly to try to get the ubutnu version of mana world on my laptop but it always says its missing a newline. Because i download the game from my synapic manager and it says its missing final newline.
View 8 Replies
View Related
Oct 11, 2010
Being a system administrator i came across a statement as "Excluding temporary directories /tmp and /var/tmp, no root owned files should be in world writable directories"While the above statement may look straight forward but how would i check if there are any such directories in the distribution?
View 14 Replies
View Related
May 18, 2010
I have a Western Digital My Book World Edition external harddisk with blue rings. I filled it up and now want to delete the data and start over. I'm set in my ways and have been accustom to reformatting harddisks periodically (sector maintainance, etc.) It's worked for me as I've luckily have not had a disk crash in 25 years.My webapp is not helping me with the reformat and neither is Western Digital tech support. I've heard that it was factory formatted with something called Linux ext3. Does this make sense? Has anyone had any experience with reformatting external harddisks being used as a NAS (home use).
View 3 Replies
View Related
Jan 14, 2010
My present working is
Code:
linux:/home/anisha/downloads/mapnik-0.6.1/demo/c++ #
Now I want to run "python scons/scons.py" located in
Code:
linux:/home/anisha/downloads/mapnik-0.6.1/ #
I tried
Code:
../../python scons/scons.py
From the above stated PWD but it resulted in the following:
Code:
bash: ../../python: No such file or directory
What is the way to execute a file of some other directory from the PWD!
View 14 Replies
View Related
Jun 16, 2011
Running following script for checking root ssh login status.
Code:
Flag=`cat /etc/ssh/sshd_config | grep "^PermitRootLogin"`
if [ -z "$Flag" ]
then
[Code].....
View 1 Replies
View Related
Aug 13, 2010
I have a USB modem on a Debian install that I want to be able to use AT commands to diagnose, specifically for obtaining signal strength (RSSI). I know the command for this is AT+CSQ but I cannot seem to get the interface for issuing AT commands to work.
The modem is using /dev/ttyACM0 and when I try to use minicom, I type in AT commands and nothing is echoed to the screen (Yes, echo is turned on). Maybe I just don't know how to use minicom correctly.
View 9 Replies
View Related
Jul 15, 2010
Code:
#!/usr/bin/awk -f
BEGIN{ FS=":"}
{
"groups "$1 | getline grps
[code]....
View 5 Replies
View Related
Aug 6, 2010
I have a some c source code files that i have to copy to linux machine from a windows machine over a network. This source code folder has to be copied into a particular directory structure in the linux system at the other end. After copying the file into the appropriate folder in the linux server i have to instruct the linux machine to make(using the make file that is there with the c files) this source code from the windows machine. Does anyone have any idea in regard to how this can be implemented?? i am trying to have a gui client that has the above mentioned options(copying and inserting the c files into the appropriate directory and then for making the files and getting the executable.)
View 3 Replies
View Related
Nov 16, 2010
i want to do a setting to dynamically monitor my Work Station on my Wifi network.
I've got my name server BIND and my dhcpd server all of that under linux working perfectly. But i didn't find any option to execute a script when dhcp give an IP to a machine. I would like to know if there is a way to do that. If there is no options for that i'll use the log files.
View 1 Replies
View Related
Dec 17, 2010
I tried to execute a shell command by M-! cmd RET but it did not work.M-! does not turn up in the microbuffer no matter how many times I press Alt+!.But if I go to Tools menu and select Shell Command... option then it writes M-! to the microbuffer and everything works fine.What is the problem here?
View 2 Replies
View Related
Jun 15, 2011
I am running to a weird issue: for some reason when I try to run a crontab script which has these two operations:
#!/bin/sh
DATE=`date +%F`
but when I reduce this script to the first sql backup only and I use another cron job to put this dump file to the folder it goes through...weird isn't it?so 1+2 in 1 cronjob don't work but 1 in 1 cronjob and 2 in another cronjob it works perfect. any thoughts?
View 3 Replies
View Related
Jan 13, 2011
I have procmail parsing the subject line of incoming e-mail and depositing individual files in a folder that match the procmail recipe.I want to have that recipe spawn a perl script to parse the file to pull out specific information. I've googled this and found many examples but none of them work.When it finds a matching inbound message it logs it correctly in the charge.log file, writes the message in charges/new/xxx but skips the /home/rowan/billing.pl script.
View 2 Replies
View Related
Sep 17, 2010
I got segmentation fault error when I execute "procinfo -a" but not a problem when I just execute procinfo.
View 3 Replies
View Related
May 16, 2011
I want login.sh shell script executing automaticaly whenever i open the console..?and also logout.sh shell script executing automaticaly whenever close the console.
View 1 Replies
View Related
May 27, 2011
I'm trying to run an application from the command prompt. I've set the path in .bashrc. My executable file and all other files needed by it are saved in the same directory as the path. When I enter the executable name to run it, I get an error message saying that the command is not found.
View 14 Replies
View Related