I am running Fedora 12 32 bit version. I have httpd running, but in a browser when I go to http://localhost, it gives me the apache page. When I put in http://localhost/html, I get a 404 error. In the httpd.conf file for the ServerName, I have localhost:80.
My problem is if i run
http://localhost/phpmyadmin
it doesn't work but if i run
http://localhost/phpmyadmin/index.php
it will work. Is there is something i have missed while configuring phpmyadmin, secondly how do i configure http://localhost/phpmyadmin/index.php path to work on http://localhost/phpmyadmin. Thanks
I want to remove the last trailing slash of a URL.
Sometimes I'll attempt a (2>&1) redirection and some/all of the resulting output appears to be silenced.
e.g.
wget -O- http://localhost/test.txt 2>&1
I would expect to see a merge of contents of test.txt and the output of the transfer, but instead results in only the output to stderr and not the output to stdout:
--2013-03-18 14:53:41-- http://localhost/test.txt
Resolving localhos
hey guys.. this might sound little silly but i have no idea on how to solve this.. pls help guys..
i have to run some html, perl, php programs on my fedora.. but itseems i have a localhost problem .. not abe to run any pgms on localhost in Mozilla..? how do i resolve this? (i run usually as http://localhost/pgm3.html)
Hey guys,
I am trying to do the basic :hello world" in PHP
When i compile the code, my browser doesn't display "hello world" it is giving me an error:
When I use netstat command it shows..
tcp 0 0 localhost:18056 localhost:mysql TIME_WAIT
tcp 0 0 localhost:16683 localhost:mysql TIME_WAIT
tcp 0 0 localhost:16701 localhost:mysql TIME_WAIT
tcp 0 0 localhost:16888 localhost:mysql TIME_WAIT
tcp 0
I have rhis weird problem with kubuntu 12.04, I was installing oracle DB according to this guide:
http://edin.no-ip.com/comment/418
and now every time I execute any command or just hit enter I see:
localhost:~#
root@<hostname>
localhost:~#
on ssh session I see:
localhost:~#
localhost: ~root@<hostame>
localhost:~#
Wha to do? it is very annoing.
After adding the ppa and apt-getting plexmediaserver, it briefly said something like "running media server".