Ubuntu Servers :: Website Not Working \ Default Site Is Working?

Jan 19, 2011

I just installed the lamp stack and so far my default site is working. But a 2nd site I made is not working.I created the config file in /etc/apache2/sites-availableit reads:Quote:

<VirtualHost myip:80>
ServerAdmin webmaster@mydomain.com
ServerName mydomain.com

[code]....

View 9 Replies


ADVERTISEMENT

Ubuntu Servers :: From OpenSuSE11 To Lucid: Website Not Working

May 13, 2010

I googled around and can't seem to find the solution to this problem... Ok, I have a server that used to run openSuSE until last week . From it, I ran my shop's website as well as a dokuwiki installation in the same folder as the basic web site:

- DocumentRoot is /var/www/htdocs
- The wiki is /var/www/htdocs/dokuwiki

So, this worked: [URL] Than I move to 10.04 Server... I transfer my web material into /var/www/htdocs, modify the default config in sites-availables and restart apache. What I now see:

[Code]....

View 2 Replies View Related

Ubuntu Servers :: After Some PHP Fatal Errors / Php Do Not Working / But Html Is Still Working

Mar 7, 2011

I have very interesting problem after ~10 PHP Fatal error, php 5(latest one) in apache2(latest one) in Ubuntu Server 10.10(with latest updates) just do not work. So if try any php page it's not working(user see white page), but HTML still work fine.What that can be? So only restart apache is help to back php. (we are running Wordpress blog 3.1)

View 2 Replies View Related

Ubuntu Servers :: .htaccess Working, Rewrite Not Working Properly?

Apr 25, 2011

I had a problem with apache2 and getting .htaccess working. I have done some things and i believe its working the ErrorDocument command is anyway. I believe there may be some problems with the rewrites though.Im trying to take a urlhttp://localhost/showthread/123and make it display whats on http://localhost/index.php?showthread=123The rewrite rule is Quote:

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^showthread/([^/.]+)/?$ index.php?showthread=$1 [L]

[code]....

View 8 Replies View Related

Ubuntu Servers :: Samba 3.0.28a - ACL Working 3.5.2 ACL Not Working?

Apr 23, 2010

I upgraded Samba to 3.5.2 to enable Windows 7 to log in to the PDC. ACL was working with the Samba 3.0.28a that came with 8.04LTS. After upgrade I can now log in to the domain with Win 7 but ACL permissions are not working on Win7, XP or anything. They still show on the server but any attempt to change permissions on the workstation fails with "Access is Denied" and only user/group/other permissions are doing anything. Anyone know what changes for the ACL were made between the two versions? I know they're working on switching to VFS modules but setting "vfs objects = acl_xattr"

View 1 Replies View Related

Ubuntu Multimedia :: Why TV Program Website Not Working

Jan 28, 2010

There is a new website running tv program It work just great a quickly on Windows but for some reason it is not working on My Ubuntu / firefox. Can any one confirm if it is working on your box or why it is not working and what can I do to get it to work? [URL] I do not like to use the windows so I sure would like to get this working

View 4 Replies View Related

Ubuntu Networking :: Internet Is Not Working / Can Not Able To Open Website

Mar 8, 2010

I have cablenet connected on Windows XP. On windows it's working fine. On windows XP it alwasy ask me username and password and then it starts to work.But same cablenet is not working on Ubuntu on same laptop. It shows "connection established" if cable is connected. But I can not able to open website.

View 9 Replies View Related

Debian Configuration :: Web Site Stops Working / Have To Reset Networking

Nov 9, 2010

I'm running Debian server 5.0.6 and the latest stable version of Apache. I am hosting a website and it will stop responding after an unknown amount of time. In order to make the website work again I have to run /etc/init.d/networking restart. The server is running a static IP address and is not resetting when the website goes down. I don't know where to start looking.

View 4 Replies View Related

Software :: Multiple Site Installation/Configuration Not Working On WordPress 3.0?

Oct 8, 2010

I'm running WordPress 3.0 with apache2 on ubuntu 9.10. I'm trying to setup the Multiple Site feature for multiple Blogs, but can't seem to get past the enable network message. Does anyone know why the Enabling network message on the Network screen will not go away? It seems to be stuck even though I log off an back on again into the WordPress3.0 admin screen.

View 2 Replies View Related

Ubuntu Servers :: Openvpn Site-to-Site : Impossibile To Ping Client On Subnet?

Jun 25, 2010

I have to ubuntu machine (9.10 and 10.4) with a openvpn tunnel between them.This is the situation:

Code:
NetworkA 192.168.0.0/24
|
UbuntuA br0:192.168.0.3 (openvpn bridge between eth0 and tap0)[code].....

UbuntuA has one only interface etho and there are two openvpn instance: one bridge istance with br0 and another instance with tun0.
UbuntuA is not the gateway for networkA. UbuntuB is the gateway for NetworkB.I need to comunicate between pc on networkB e those on networkA.This is the "ping situation" (no pc tested has an active firewall):

ubuntuA vs ubuntuB: OK
ubuntuB vs ubuntuA: OK
pc on NetworkA vs ubuntuA and ubuntuB: OK[code].....

View 6 Replies View Related

General :: Apache Website Not Working / Solution For This?

Jan 22, 2010

I have a LAMP server configured. Yesterday, I had a test.php file displaying everything fine. I transferred some files over to the new server and now I can't connect to the test page, webmin, or phpmyadmin. I think it has something to do with Apache but Im not sure what to do next. I have restarted Apache, MySql and all services are running.

View 3 Replies View Related

Fedora :: Website Loading But Buttons And Games Not Working

May 5, 2010

My children use the Webkinz web site for fun and games. The site works with other LINUX OS (Ubuntu) , but I can not get it working with Fedora 12 or 13, 64 bit. I have installed flash from the [URL] Fedora wiki and flash works (I have tried both 32 and 64 bit versions). The webkinz site loads, but none of the buttons or games work (Try using the log in button, a new window should open asking for user name and password).

View 2 Replies View Related

Server :: How To Import Database And Its Tables To Rhel4 Inorder To Working Website Properly

May 31, 2011

I have created a website in php.wamp server is used to run the site.i created the database in phpmyadmin using mysql.These all were done in windowsXP.Now I want to import it into redhat linux system.how can I import database and its tables to rhel4 inorder to working the website properly

View 7 Replies View Related

Ubuntu Servers :: Access Web Site When Site's Domain Name / User's Local Server's Domain Name Are Same

Feb 18, 2010

In the office there is a local network with samba+openldap PDC. The local domain name is company.net. The company desided to create a corporate Website on a remote hosting and desided that the site's domain should be company.net which is same as local network's domain name. So now it is not possible to reach that corporate website from within the company's local network because, as I guess, bind9 which is installed on above menioned PDC looks for company.net on a local webserver. Is there a possibility to let people from this local network browse the remote site?

View 1 Replies View Related

Ubuntu :: RcX.d Default Scripts Not Working

Apr 11, 2010

First of all I am using ubuntu for 1 year now but I'm still at the beginning stage of learing to work with linux. This said I've been experimenting somewhat with Ubuntu and apparently I've messed up big time. The first thing I noticed was that my ftp-server stopped running (vsftpd). Something I ignored cause I wasn't using my ftp-server at the time. And I was still able to start the ftp manually (sudo /etc/init.d/vsftp start)

Because I had wired internet I didn't notice my wireless stopped working at well. Now yesterday I moved my computer. I suddenly noticed my wireless wasn't working an on top of all when I tried to ssh in to my pc, it failed. (Hadn't ssh'd into my pc for weeks). However, like with the ftp server, I can still start ssh manually (sudo /etc/init.d/ssh start). So I started looking and found out that the scripts supposed to start the ftp and ssh server at boot are located in the /etc/rcx.d directory's. I'm using Keramic Koala.

View 9 Replies View Related

Ubuntu :: Default Browser Not Setting Not Working?

Oct 21, 2010

I have both Firefox and Chromium installed on my system. I have Firefox set as the default browser, but if, for example, I open GIMP go to Help --> About then click on "Visit the GIMP website" it opens in Chromium, not Firefox.On Maverick amd64, fresh install.

View 3 Replies View Related

Ubuntu :: Restore Xserver To Working Or Default Values?

Jun 17, 2010

I made some changes to the Nvidia Xserver settings and now I get no signal to my monitors. I also have grub configured to only display the main ubuntu kernel and windows so there are no recovery options. How do I restore Xserver to working or default values?

View 6 Replies View Related

Ubuntu :: Setting VLC As Default Player - Right Click Not Working?

Sep 9, 2010

I have been trying to set VLC as the default player, i have been reading in the forum but nothing works for me.

When i hit right click on a file and open with and set VLC as default it opens the vlc just that one time, not always.

View 3 Replies View Related

Ubuntu Networking :: Default Route Stops Working?

Mar 22, 2011

I'm currently working with Ubuntu 10.10.I wanted to add a default route to a gateway named ppp0.I did it with the command> route add default ppp0It works ok. But then from time to time it suddenly stops and I have to go back again to the server and retype the command. I'm clueless as to why is it happening. I can assure no one is working at the server or doing anything over there.Does anyone know causes that might be triggering route default to stop working?Btw where is the best place to add this command so it will be executed automatically on start-up and without needing to login to the server?

View 5 Replies View Related

Fedora :: 11 - Installed Citrix Ica Client From The Citrix Website Does Not Seem To Be Working

Jul 16, 2009

I have fedora 11, and installed citrix ica client from the citrix website, but it does not seem to be working. Basically nothing happens instead of launching. I have also installed "terminal server client" (which does work except for the citrix ica connection part of it). In this program when you go to the option "Add connection", then there is an option that says "Citrix ICA connection". It used to be greyed out before I installed the citrix client from the citrix website. Now it is not greyed out but nothing happens when you click on it (also no error messages). I also tried going on the hard drive to '/usr/lib/ICAClient/wfica' and also to "/usr/lib/ICAClient/wfcmgr" and manually trying to launch those executable files but nothing happens there as well.

View 7 Replies View Related

Fedora Installation :: Korean Not Working As System Default

Jul 7, 2011

Have 2 FC 14 servers. On both of them set system default language to German (de_DE), reboot, and all is as expected -- all menus and messages in German. Then changed system default back to English, reboot, both are back in English. Then changed system default to Korean (ko_KR), reboot. One server comes up in Korean as expected, but the other comes up in English.

/etc/sysconfig/i18n is ko_KR.utf8 as expected. SSH terminal and execute 'locale' and all variables set to 'ko_KR.UTF8' as expected. Start a GNOME session (thru VNC), open a terminal and 'locale' shows 'ko_KO.UTF8'. Changed default language back to German, reboot, everything comes up in German. Change it to Korean, reboot, and we're back to English (not even German). (Note: LANG=en_US is set as kernel boot option, do that's probably why not German here.) Have trolled through DMESG and /var/log/messages but do not see any error message.Tried 'yum groupremove "Korean Support"' to clear everything out, then re-installed it. Still the same result.

View 1 Replies View Related

OpenSUSE Wireless :: Broadcom Wi-Fi Driver Working Only With Kernel-default

Sep 15, 2011

Broadcom wifi driver working only with Kernel-default, any way to get it work with desktop-kernel 3.1rc/3.0?

View 6 Replies View Related

Red Hat / Fedora :: Sata Card Not Working / Kernel Did Not Detect And Use It By Default?

Feb 26, 2010

I have a sata card in my RHEL5 server that is not working. It has a 1.5tb hard drive attached to it that I would like to use. It seems that the 2.6.18 kernel did not detect and use it by default. I was able to find some info about the

lspci | grep VIA
03:06.0 RAID bus controller: VIA Technologies, Inc. VT6421 IDE RAID Controller (rev 50)

View 1 Replies View Related

OpenSUSE Hardware :: 11.2 - Epson Stylus SX115 Default Drivers Not Working

May 28, 2010

I tried to connect this 3 in 1 device to opensuse 11.2 and none of the default drivers worked.

View 3 Replies View Related

Slackware :: Reset Default Keymap Then Switch Ctrl>>Capslock Not Working?

Jan 8, 2011

I'm running through an Emacs tutorial and I was trying to figure out how to exchange CTRL and CAPSLOCK.

1. From the Emacs Wiki, i saw

Code:

As super-user:

$ loadkeys emacs
$ echo "loadkeys emacs" >> /etc/rc.d/rc.local

so, maybe stupidly I tried this. Which seems to have changed nothing.

so then I try

Code:

loadkeys -d

to try and get back to the default. Which doesn't seem to work. so then thinking i should reset everything, try to go in /usr/share/kbd/keymaps/i386/qwerty and do

Code:

loadkeys defkeymap.map.gz

Finally, I go into /etc/X11 and edit xorg.conf-vesa to uncomment

Code:

# If you'd like to switch the positions of your capslock and
# control keys, use:
#
Option "XkbOptions" "ctrl:swapcaps"
and restart.

To no avail...

View 1 Replies View Related

Ubuntu Servers :: Chmod -R Not Working At All?

Mar 7, 2010

I just finished setting up my home ubuntu home server. Installed LAMP and it works beautifully. The problem is everytime I upload a file through FTP into the server, the file changes permission even though I did chmod -R 755 www. Si everytime I upload a file to my server i need to run the command chmod -R 755 /var/www

View 1 Replies View Related

Ubuntu Servers :: Apt-get Update Not Working?

Mar 15, 2010

I have a farily new install of 8.04.3 server and I am having trouble with getting the following command to work.

sudo apt-get update

It is saying that apt-get "could not resolve" the server. The error text is below.

Here is my sources.list and after that are the error messages I am getting.

--------- sources.list ---------------------------
#
# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release i386 (20090709)]/ hardy main restricted

[Code].....

View 6 Replies View Related

Ubuntu Servers :: Build Is Not Working

Mar 19, 2010

I started building my server with the following goals:Quiet - it will live in a cabinet in my living room, so it should be as quiet as possible Low power consumption - not just to keep the heat (ergo cooling demands, ergo noise) down, but also to save money since it will be on 24/7 High reliability Support for 8 IDE and 2 SATA drives. (Toward this end, I have two 2-port IDE PCI controller cards and one 2-port SATA IDE controller card.) Spend as little as possible. (Money is VERY tight for me right now.)

I started with a mini-itx board I had lying around. It's fanless, with a Via Epia 700MHz CPU in it. A little anemic, but it draws very little power and is dead silent. The problem with this board is that it has 2 IDE ports on board, no SATA ports, and only one PCI slot, so I have to choose between my SATA card and my IDE card. I need - but can't have - both. I tried buying a 2-slot PCI riser card, but apparently it's incompatible (or DOA) - none of my PCI cards work when connected via this riser card. I've looked for PCI cards that have 2 x IDE + 2 x SATA ports, but anything that fits that bill is very expensive.

Now I'm thinking new motherboard & CPU - preferably something older that can be had cheaply on ebay. If it uses DDR memory (rather than DDR2), I can use the RAM I have, which saves me $25. A newer Atom-based board would be OK, but they all seem to have one PCI slot -- and not enough IDE/SATA ports to get the job done with just one PCI slot. If you can recommend a motherboard that meets all the criteria above, please post it. (Or, if you have any other ideas for handling this very cheaply, let's hear it!)

View 9 Replies View Related

Ubuntu Servers :: Url Rewriting Not Working?

Jun 16, 2010

I aleardy set up an url rewriting before, but this time it does not seem to be working.To module is installed and activatedI created an htaccess file in http://localhost/entrepreneur/ contaning the following code:

Code:
Options +FollowSymLinks
RewriteEngine On

[code]....

View 4 Replies View Related

Ubuntu Servers :: EC2 10.04 EBS AMI & Webmin No Working

Jun 17, 2010

I recently started with Amazon's EC2, and it's been smooth sailing up to this point. I installed the official EBS AMI ( ami-714ba518 ) for Ubuntu 10.04 and installed LAMP, etc. All this worked fine. However, Webmin is a bust. I cannot fathom why I can't get Webmin working after adding the webmin repo and installing via apt-get. This worked just fine on my physical server, but on Amazon it gives me "Firefox can't establish a connection to the server at xxxxxxx:10000." I made sure my security group allowed port 10000 through to my IP, and MySQL client connections work fine, so that can't be the problem.

View 9 Replies View Related







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