Ubuntu Servers :: Get Sobdomains To Work Fine On A Test Mache, But Domain/site To Work Due To Lack Of DNS Support At The Moment?

Feb 6, 2011

I'm not to sure this is the place I should post this, but couldn't find any place for it to fit. So here is the deal..I am running 10.10 with the standard LAMP setup. I am running a drupal 7 site no problems. What I need to do is run a multi site sub directory. (domain.com/newsite). So far the best I can do is get a directory index of the second site (domain.com/newsite), but cant run the installer. (I did the symbolic link to the doc root of the drupal install.)If I type in the url domain.com/newsite/install.php I get not found. I placed an index.html test page and it renders fine. I think I'm close but just not there yet.

Any ideas from anyone? I can get Sobdomains to work fine on a test mache, but sadly I need the domain/site to work due to lack of DNS support at the moment. I tried to get some info from the drupal forum, but everything always points to subdomin setups. I also posted over there, but it seems like the forums have very little support and are a bit on the slow side.

[Code]...

View 9 Replies


ADVERTISEMENT

Ubuntu One :: SubAir Does Not Work Due To Lack Of SSL Support

Jun 24, 2011

It's a long long story how I got to this point but I'll save that for later. Ubuntu says subAir does not work due to lack of SSL support. That's only one reason why it doesn't work. I've gotten past that and a few more issues. Here is what I've done: Used stunnel to get around the SSL issue.stunnel -c -f -d 127.0.0.1:8080 -r streaming.one.ubuntu.com:443

subAir still will not work and return a 403 because it wants to do a GET /I got around that two ways. One was a reverse squid proxy and another was an Apache proxy. Ok, now we're cooking. Except now subAir is sending POST data to the subsonic server and ubuntu's version does not seem to like that. Try it yourself

curl -d "c=myapp" https://streaming.one.ubuntu.com/rest/getIndexes.view -v
curl https://streaming.one.ubuntu.com/res...s.view?c=myapp -v

sigh.... so here I am thinking about writing a POST to GET 'thing' or maybe we can get some more info on how ubuntu's subsonic api works.

View 2 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 Servers :: Cgi Doesn't Work With New Apache Site Configuration?

Mar 24, 2010

I installed apache on my local machine to test my sites. I have one problem:I created a new site configuration in /etc/apache2/sites-available and enabled it. The problem is that cgi is not working, it just prints the content of the files. (The default location for cgi, /usr/lib/cgi-bin works without problem.)Here is the content of the site configuration file:

Code:
<VirtualHost *site1:80>
ServerAdmin webmaster@localhost

[code]....

View 4 Replies View Related

Ubuntu Networking :: Getting One Domain To Work On Two Different Servers?

Nov 1, 2010

I have a domain through google (enom) I have one website which I host web forums My friend has a website which he hosts the frontpage We're on two separate hosts We're trying to combine the websites together and my friend wants to utilize his hosting.Is it possible to get this one domain to work on two webservers without doing a redirect? For exmaple: have [URL] be the frontpage and [URL] be the forums

View 1 Replies View Related

Fedora Servers :: Custom 403 Does Not Work - Test Page Shown ?

Jun 12, 2011

I use .htaccess to deny all ip addresses except certain to an internal wiki on a subdomain.

Code:

If access is denied to the homepage users are shown the Fedora test page instead of my own custom 403 error page. When I go to a page - not home - I see a standard 403 error page.

Code:

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.0.54 (Fedora) Server at wiki.domain.com Port 80. What am I missing here? Seems like my ErrorDocument is not being reached..

View 2 Replies View Related

Ubuntu Servers :: Can't Ping Loopback Or Domain Names / But Ip's Work

Jan 7, 2010

I have been logging into a server remotely and trying to set up a mailing list on it. The server is the newest version of ubuntu server: uname -a: Linux Themis 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:48:10 UTC 2009 i686 GNU/Linux.I noticed I could not download packages with apt-get or ping domain names, and I can't even ping 127.0.0.1.And do you think there is something wrong with the network card?

View 9 Replies View Related

Ubuntu Servers :: Can't See Domain Site From Local Computer

Feb 10, 2011

I am running ubuntu 10.04, and I have one website up and running 1 website.from my local server, from my local computer on the same network I can type in the ip address of my server and I do get the default webserver is running page, however when I try to connect to my domain, it cannot find it. I have run a ping, and it reached it just fine.

View 7 Replies View Related

General :: Flash And Quicktime Movies Don't Work; Mgp And Wmv Movies Work Fine?

Jan 9, 2011

As far as I can tell, I have all the applicable applications and plugins (for this, Debian 5.0.6 installation). I type in Code:about:plugins in either iceweasel or epiphany browser and get a list that includes:

Code:
Installed plugins
Find more information about browser plugins at mozilla.org.

[code]...

View 6 Replies View Related

Ubuntu :: Skype Doesn't Support Video Chat At Moment

Jun 14, 2011

At the moment the Android version of Skype doesn't support video chat at the moment, just audio.There are lots of apps in Android for video chat (Oovoo, Tango), but I can't find one that will allow me to video chat from the phone to an Ubuntu laptop.

View 2 Replies View Related

Fedora :: Is The Gparted Work Fine With 13

Sep 7, 2010

i want use gparted with fedora 13 it is work fine ? or there is another software ?

View 1 Replies View Related

Ubuntu :: Compiz Works Fine In 9.04 / Doesn't Work In 9.10

Mar 18, 2010

I've got 9.04 and 9.10 both installed on the same machine. The /home directory is on a separate partition, so both OSes use the same /home.I can't get Compiz to work at all in 9.10, even though it's been perfectly fine in 9.04. Is there a backport of some sort that i should install?The fixes I've found all point to editing the xorg.conf file, but of course, Karmic doesn't have an xorg.conf file.I've tried reinstalling the Compiz files, reinstalled the open-source video drivers, installed/uninstalled fglrx drivers a few times, rebooted dozens of times.

View 8 Replies View Related

Ubuntu :: Usb Webcams Work Fine In Cheese But Not In Skype?

Nov 4, 2010

I wonder if someone might be able to help with a webcam problem I'm having (or point me in the direction of a previous thread on the subject?). I'm trying Xubuntu on my wife's elderly Dell Inspiron 1100 laptop. It's working beautifully for the most part. But I've tried two different usb webcams, both of which are recognized by Cheese but don't work in Skype.

In Skype, what happens is that Skype is aware that a webcam is present. It does NOT say "no webcam detected". But in Skype Options, when I visit the Options for "Video Devices", and click on the "Test" button to test the webcam, nothing happens at all.

And when I make a test video call to a friend, with video turned on, all the friend sees is a black screen where the image should be, and a little turning symbol presumably to indicate "please wait for image to appear". It never appears.

View 2 Replies View Related

Ubuntu :: Unable To Enter The Site From Work

Apr 13, 2011

I was interested in ubuntu, but was unable to enter the site from work, provider said that from his side everything is OK, problems should not be, may be banned my ip address I'm first time here it's not my fault if it is,

View 9 Replies View Related

Ubuntu :: Web Page - The Java Works Fine - Sound Does Not Work

Oct 27, 2010

This web page....the Java works fine...the sound does not work. I am using Ubuntu !0.10...it worked in 10.04 but not now. [url]

View 9 Replies View Related

Ubuntu Multimedia :: KeyTouch Looks Fine But Media Keys Don't Work

Jan 2, 2011

I have a logitech dinovo wireless keyboard with those extra multimedia keys on it like Volume Up, Volume Down, and Mute. They didn't do anything so I installed KeyTouch. I was able to select my keyboard from the list in KeyTouch, and if everything was working right then at that point all my extra keys would work. But they still didn't do anything. So I went into the Keytouch editor to make my own custom profile. You click add to add a new key and then it asks you to press a key. So I press the key (Mute) and it recognizes it, and then you select what action you want it to do. I did this for Mute, Volume Up and Volume Down. But yet they still don't work!

Now obviously it detects my key presses (keycode) just fine when I added the new key. So it should do the assigned action when I press that key. What I *want* it to do is mute or change the volume of the Headphones. But as I said that wasn't working at all for some reason. So to narrow it down I instead set the Mute key to simply launch firefox. But it still doesn't work. So there is some disconnect... in the keytouch editor it's detecting the key just fine, but afterwards when you press Mute it doesn't do the action it's supposed to.

View 1 Replies View Related

Networking :: Netgear Dg834g Compatibility - Does It Work Fine?

Aug 5, 2010

I have to buy a new modem/router.I'm looking for the Netgear DG834g. Does it works fine with Linux?Do you think it is a good modem/router?

View 5 Replies View Related

Ubuntu Multimedia :: No Sound Left Speaker Both Work Fine With Headphones

Feb 2, 2011

I don't get any sound from my left speaker. With my headphones plugged in though I get sound in both speakers. I've upgraded my Kernel to .36. I'm using Ubuntu 10.10. I'm on an MSI A7200 which is a great laptop but apparently a very rare one. There's like no info on it at all on the internet.

View 3 Replies View Related

OpenSUSE Hardware :: Radeon Driver Opengl Support ( Lack Of )?

Sep 20, 2010

I'm an owner of a ATI mobility radeon X1300 card. Since ATI tagged my card as legacy, i'm stuck with the open source radeon drivers. Wich doesn't bother me, as i know they are slower and openGL support doesn't equal fglrx. What does bother me is that the current version 7.9 dev. claims to have full opengl support up to 2.1. I'm trying to use a extention that is part of the openGL version 1.3 and it's failing. This is a known issue for a long time now and it really disappoints me. "Compressed textures" is what i'm talking about.

Is there any way to make sure that drivers aren't tagged with something they support if they obviously don't? I guess the KDE4 kwin vs drivers thing is the same as i'm trying to say now. Drivers should be documented with what they effectively support and not what they should support. What can I do to make this public to xorg developers? I could only think about posting this here as i have no idea where to put it elsewere. Could someone please point me in the right direction to where i should send this complaint?

View 2 Replies View Related

Fedora Installation :: Local Site Not Work

Jul 15, 2010

I installed a web server in fedora 13 and configured everything the way I wanted but when I go to localhost the screen is white and has files on the site, this also happens with phpMyAdmin.

View 2 Replies View Related

OpenSUSE Install :: Black Screen After Grub - VNC / SSH And RRM Work Fine

Aug 23, 2010

today I have updated OpenSuse 11.2 to 11.3. When the system boots I can see BIOS output and selftest. After GRUB is passed the screen goes black, but boot process is continued to "init 3". SSH and all daemons work fine. I get a screen on the remote inside board, but no output on the attached LCD (Graphic: ATI ES1000 on board). I seams that output is redirected to "Remote Inside Board" only. how to switch output back to screen?

View 9 Replies View Related

Ubuntu :: Error On Every Installation \ The Programs Actually Installs Fine And Work's But Errors Are Annoying?

May 24, 2011

so the problem is that when I try to install anything with Software Center I get this error

Code:
installArchives() failed: Selecting previously deselected package alarm-clock-applet.
(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading

[code]....

View 3 Replies View Related

General :: Cgi Doesn't Work With New Apache Site Configuration

Mar 24, 2010

I installed apache on my local machine to test websites. I have one problem: I created a new site configuration in /etc/apache2/sites-available and enabled it. The problem is that cgi is not working, it just prints the content of the files. (The default location for cgi, /usr/lib/cgi-bin works without problem.) Here is the content of the site configuration file:

Code:
<VirtualHost *site1:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www/site1/public_html
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
[Code]...

View 1 Replies View Related

Debian Multimedia :: Can't Play Person Of Interest .mkv Other .mkvs Work Fine

Oct 9, 2010

So I downloaded the HD version of Person of Interest: [URL] It has h264 video and AVC audio contained within a Matroska file. For some reason I can't get it to play in either Totem or mplayer, even though I've been able to play other Matroska files fine in both of them. Totem does nothing but display a black window. gmplayer displays a blue screen and there's a silouette where the control buttons are supposed to be. Also it takes about 20 seconds to close it. When I try to get the properties on it, it says "Creating properties window. You can cancel this operation by clicking cancel." and it won't show the properties no matter how long I wait.When I try to run it in mplayer from the command line, it says a bunch of these:

[h264 @ 0xb40fa0]AVC: nal size 29922113
[h264 @ 0xb40fa0]no frame!
Error while decoding frame!

All at the same hex location, but with seemingly random "nal sizes." Then it ends with this: Too many audio packets in the buffer: (4097 in 1648030 bytes).Maybe you are playing a non-interleaved stream/file or the codec failed?For AVI files, try to force non-interleaved mode with the -ni option.

A:   0.1 V:   0.0 A-V:  0.107 ct:  0.000   0/  0 ??% ??% ??,?% 421 0
Exiting... (End of file)

Running Debian 5.0.6 and MPlayer dev-SVN-r26940. See if you can run it, it's available under a Creative Commons license from the link above.

View 8 Replies View Related

Fedora Networking :: Can't Access Fedoraproject.org And Other Problems LiveCDs Work Fine?

Dec 21, 2009

I originally posted this in I kind of feel like no one is going to answer... is it because I mentioned Fedora? Since I'm trying out Fedora 12...maybe someone here can help me figure out why I have the problem in Ubuntu, but not Fedora?Here's the situation:I've been having very strange problems on Firefox in Ubuntu 9.10 for a few weeks now.haven't been able to, except for a few minutes....once..... and it never came back. This was when these problems had already been happening and after several tries to reach Fedora's site.

Other problems are just as strange but not so bad or consistent: Pages sometimes seem to randomly not be found or they are found on the wrong server or something. After several minutes, though, they usually go away after refreshing the page.One of the strange examples from the "not found" or error pages I got was when I tried reading Wikipedia.org and it told me it "could not be found on this server," but....the server and URL it listed were from Google.com! The address bar showed that it was trying to find the page on Google! No, I didn't copy and paste or type the address, I was in an already-working Wikipedia page that stopped working and thought it was on Google's servers! Isn't that weird? (I might have screenshots somewhere...)

Anyway, any ideas? I have tried creating new, empty profiles on Firefox, but they still cannot access Fedora's sites. LiveCDs work fine, though. Also, I copied and used a profile from my Laptop to here and it also cannot access it.I even tried System > Administration > Network tools and tried Fedora's site in the Ping tab and it usually works just fine (sometimes it gets nothing, though).Also, I'm not using wireless or dial-up.By the way, I've only been using Linux a couple of months now, so sorry if I don't know stuff

View 7 Replies View Related

OpenSUSE Hardware :: No Sound From Laptop When Using Headphones / Speakers Work Fine

Aug 3, 2011

I have an issue where my laptop speakers work just fine, but when I plug in headphones, I get no noise. I'm using openSUSE 11.4.I found others with the same issue, but this guy's solution looks like he might be using some different version and his solution doesn't work (can't find the file he edited).

View 7 Replies View Related

CentOS 5 Hardware :: Will Work Fine On 5.5 Nvidia GeForce 8600 GTS 256 MB DDR3

Dec 21, 2010

I had this card on Ubuntu 10.10 and Mint 10 and with the video card driver installed, all movies where playing like I had a video card with 1 MB. When I was using the os generic video card movies played more better than with the video card driver enabled, but with the generic driver I did not had any graphic effects.Will CentOS use proper the nvidia driver or not?The video card is made by Gigabyte but has the nvidia chipset.

View 1 Replies View Related

Debian :: Set Up A Wireless Connection And Will It Work On A Live CD To Test It?

May 10, 2011

I'm considering installing Debian on my Toshiba A660 laptop but I want to be sure the wireless connection will work. I have Windows 7 on it already on it and it has a Broadcom 802.11n Network Adapter. Is there an easy way to set up a wireless connection and will it work on a live CD to test it?

View 3 Replies View Related

Fedora Installation :: The Video Card Is An ATI Radeon And The Drivers From The ATI Site Don't Work

Aug 10, 2009

I've loaded Fedora and must say what a nice OS! But I'm having some issues getting the video working correctly so let me jump right into the issue. The video is very garbled and hard to read. can't seem to find a way to correct what would appear to be a driver issue. Here are a list of things tried:

- display works fine with Ubuntu

- display is clear but is chopped off when using an external monitor from onboard vga slot

The video card is an ATI radeon and the linux drivers from the ATI site don't work with the new images that are out yet.

View 3 Replies View Related

Software :: Can't Click On Anything In The Window's Toolbar (ie File, Edit, Options, Help, Etc)The Rest Seems To Work Just Fine?

Nov 16, 2010

OS: Ubuntu 10.04 LTSEmulator: Wine 1.2Program: Propellerhead's Reason 5.0After some toil, I successfully installed Reason on linux. Hurrah.However, the default audio drive failed, and now it doesn't have an audio card selected. .. but this isn't my problem.I would love to go into Options to try and tinker with the settings, but I can't click on it. In fact, I can't click on anything in the window's toolbar (ie File, Edit, Options, Help, etc)The rest seems to work just fine.

View 2 Replies View Related







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