Web server can refer to either the hardware (the computer) or the software (the computer application) that helps to deliver content that can be accessed through the Internet.

learn more… | top users | synonyms

0
votes
1answer
24 views

php-in-homedirs

I am trying to get php to work in user's public_html folder using the instructions found at: https://wiki.ubuntu.com/UserDirectoryPHP If I follow the first part and comment out the IfModule lines in ...
0
votes
1answer
33 views

NginX access configuration

I'm using ubuntu x64 server with nginx as webserver. In my company, we configured intranet (local) dns server so that, when you enter domain1.com, it goes directly into defined LAN ip adress. We ...
0
votes
1answer
37 views

I can't run apache (ubuntu server)

I can't run apache (ubuntu server) This is my output in terminal: root@srv etc/init.d/apache2 start * Starting web server apache2 ...
-1
votes
1answer
16 views

Tried to take the orientation tour and it did not work [closed]

We are considering moving to Ubuntu from Windows XP. We are impressed with videos we've watched of Ubuntu and wanted to take the introductory orientation tour from the home page. I clicked on the ...
0
votes
1answer
37 views

image can not be seen in htdocs?

I am using Ubuntu 12.10 and recently have installed xampp 1.8.1. My problem is: image from server can not be shown. my code is :: <div class="sideBlock unSung"> <h4>Unsung ...
0
votes
1answer
19 views

Can XAMPP be used for a “real” server?

According to the Wikipedia article, XAMPP is merely a packaging of server software such as apache, PHP, SQL, etc, that can be run locally. The question becomes: is it practical to use the same ...
0
votes
1answer
35 views

Taking out my Subdirectory from my URL

I am hosting my own site..... Lets call it www.mysite.com. It is an online store, and I am using Apache2, and the Magento Community 1.7 Platform. I had an "Under Construction" page set in ...
1
vote
2answers
112 views

Why would I install a DNS server on my Ubuntu server?

When you install Ubuntu server, the default Ubuntu server will only store the core system, but there is an option to add additional server roles. One of these is a "DNS Server". From what I read, ...
1
vote
1answer
72 views

Trouble configuring Apache virtual hosts in ubuntu server 12.04

OS: Ubuntu 12.04.2 Updated to the latest and greatest SO here's what I've don so far: cd /etc/apache2/sites-available sudo nano mysite Inside this file I've written the following definition: ...
1
vote
0answers
57 views

What is the best pratice to host a website on a Ubuntu server machine? [closed]

I wonder what the best practice where we put a website/application on a server. Commonly there that we should not put them in our folder /var/wwwfor several reasons. I was searching and found two ...
0
votes
0answers
18 views

Unable to connect to solr under jetty

I have installed solr with jetty by follwing sudo add-apt-repository ppa:gasol-wu/oneiric sudo apt-get update sudo apt-get install solr-jetty from : How do I install solr-jetty 3.4.0? I am able to ...
0
votes
0answers
41 views

Cannot display test site for php

I installed Lampp from this: sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server phpmyadmin php5-curl Server Apache work but I have problem with display test.php in browser. My ...
0
votes
1answer
15 views

Looking wepage trought localhost

I want to look my webpage saved on my computer but some js and ajax stuf doen't work, because it's not on server or something. I understand, that you are suposed to use localhost somehow. How can I ...
0
votes
0answers
31 views

Webserver does not show folders in /var/www (Ubuntu Server 12.04)

I got a webserver running on my machine. When I connect to the local adress (or the online IP) I could see the standard Hi this works file. So I got a few projects on my older machine I put in the ...
2
votes
4answers
56 views

How to know what program is listening on a given port?

I suspect a program is listening on port 8000 on my machine. When I run the following command, I get that error: > python -m SimpleHTTPServer # Lots of python error socket.error: [Errno 98] ...
0
votes
1answer
48 views

Send, but not receive email

I followed the tutorial: http://www.howtoforge.com/perfect-server-ubuntu-12.04-lts-nginx-bind-dovecot-ispconfig-3 To configure my Ubuntu 12.04 VPS server, the mail server sending this email only but ...
-1
votes
1answer
67 views

Why can't my Ubuntu server be accessed after it was moved to a new location? [closed]

I have installed a Ubuntu server for web application which could be locally accessed via IP address by my colleagues before. Recently, our group with the server have moved to a new building. The ...
2
votes
1answer
73 views

Help needed to fix security issues discovered using Nikto on Ubuntu server 12.10

What can be done to mitigate theses security issues found by Nikto on all our Ubuntu servers version 12.10? OSVDB-2799: /cgi-915/dose.pl?daily&somefile.txt&|ls|: DailyDose 1.1 is vulnerable ...
1
vote
3answers
201 views

How to Run Dual Operating Systems, Windows 7 Primary, Ubuntu Secondary

I know how to install two operating systems, but the problem is, I only know how to set it up in a way that requires me to reboot the machine, and selecting an OS to boot up. So pretty much only one ...
-1
votes
1answer
31 views

Server / alternative url for each TLD [closed]

First of all. What are those URLs (subdomains) called that look like some_domain.tld.some_host_server.com , which you can use before you change DNS for your TLD some_domain.tld . A kind of alias for ...
0
votes
1answer
79 views

ssl only specify website

I already made a SSL certificate for my server, but can I use the SSL only for specific website. For example inside /var/www I have a lot web folder and I want the "A" website used HTTPS and the ...
1
vote
2answers
96 views

Running a web test server with Ubuntu

I have typically used XAMPP on my windows PC for web development testing. This afternoon I plan to add LAMP to my Ubuntu. I would also like to try and install Apache Tomcat but I am not familiar if ...
0
votes
0answers
36 views

gSoap Webserver on Ubuntu

I am developing a web service in gsoap on Ubuntu. I know gsoap has stand-alone web server and i have tried my best to find and run it but i was disappointed with my search and help on this topic on ...
0
votes
0answers
77 views

+30 sites using 1gb ram on nginx

I have a LEMP setup (Ubuntu 12.04, Nginx, Mysql, PHP 5.3 and APC) and I have 30 sites hosted on it. They all are wordpress sites. It uses about 1GB RAM. Is this normal? I thought nginx would use less ...
0
votes
0answers
114 views

Nginx + fastcgi_cache for WordPress hosting

The tutorial for Nginx + WordPress + fastcgi_cache with conditional purging is fantastic, however if you're running a bit ahead of this tutorial Brian Mercer's PPA doesn't quite cut it as it needs ...
0
votes
2answers
88 views

How to fix a permissions problem on www folder?

I have created a directory in my www folder using terminal and root user. Then, create some text files in that folder (with terminal and root user). Now, when I want to access these files and ...
0
votes
2answers
104 views

Error 504 while accessing a php page from Internet

I'm trying to access to a test website from Internet but I mostly get 504 errors. Any php pages take long time to show, when they show. My web server is an Ubuntu Server 12.10 on a virtual machine ...
0
votes
1answer
100 views

Secure shared memory

In my Ubuntu deployment script I have writen a function to secure shared memory. For a webserver it's important to secure the shared memory to tighten up security. Below you can find the code: echo ...
0
votes
3answers
91 views

Do all webservers running locally rely on the /etc/hosts file?

I'm running the Django webserver locally, and I want be able to enter www.my-site.dev or username.my-site.dev and have that map to my Django application. I've seen a lot of solutions for Apache, ...
0
votes
1answer
205 views

java exception: No such file or directory

I am trying to run a GATE application via jetty web application server in Ubuntu. I am getting java.io.IOException: error=2, No such file or directory because of a particular GATE plugin ...
0
votes
3answers
76 views

Getting a LAMP server secured and locked down for development

I'm turning my VPS into a development server which will hold development copies of all my websites, controlled by git. Of course, I installed the LAMP server so I can test them. I've already ...
5
votes
1answer
334 views

How do I set up an Ubuntu server as a secondary DNS

The company I now work for specializes in web development. They are currently selling clients packages where they develop web applications for them to help automate certain business tasks for them. ...
0
votes
1answer
278 views

Ubuntu 12.10 Server and phpmyadmin

i have installed mysql service and phpmyadmin also LAMP i tested the pages and it looks as if the server is setup but when i try to access phpmyadmin i cant access it i get error that says page not ...
0
votes
0answers
32 views

Is there a problem with canonical servers (16/1/13 uk) [closed]

I’m having a problem with downloading from any canonical server (apt-get software centre and there websites) it is very very slow but my connection is fine, for example I cant install ...
0
votes
0answers
15 views

How to install Bonefire on Lamp. i have an error : /install/account was not found on this server

While installing Bonefire on Lamp , Ubuntu 12.10 i have this error message after clicking on test database: /install/account was not found on this server. the full error : **Not Found** The ...
0
votes
0answers
75 views

use PHP with PAE (32 bit), 16GB?

I ordered a server, a month ago. Sadly, only now I noticed, that the ubuntu on it is 32 bit instead of 64 bit, so it uses PAE. I have 16GB Ram on it (I always see PAE examples mentioning up to 8 GB ...
0
votes
1answer
53 views

Starting LEMP server at startup

Based on this blog post I've installed LEMP server. Is there any easy way to add this web server: PHP-FPM, Nginx, MySQL into startup applications list?
3
votes
1answer
10k views

Ubuntu 12.04 500 OOPS: vsftpd: refusing to run with writable root inside chroot() Keep user jailed

Before you close this out to repetition, I have been researching all of the proposed solutions to this bug and so far I have been unable to keep a FTP user jailed to their website directory. While I ...
0
votes
0answers
123 views

Low upload speed of transmission but high on deluge

I created a torrent from Transmission in ubuntu 12.10 x64 from my laptop connected to a router via wifi. Same router is connected to a Desktop with windows xp and utorrent client. When i seeded from ...
0
votes
2answers
241 views

Web Development in Ubuntu

I cannot seem to find info on creating web pages on my Ubuntu 12.10 server. Is there a program to do this like Microsoft has (such as Frontpage)? I have installed Ubuntu 12.10, PHPMyadmin, MYSql, ...
5
votes
1answer
426 views

How do I access Ubuntu server running in VirtualBox from outside

I have installed Ubuntu Server 12.04LTS on my laptop via VirtualBox. I have installed LAMP,OpenSSH, Mail server. As I logged in, I ran ifconfig. It gave me the inet address as 192.168.0.3 So, this ...
0
votes
0answers
7 views

File system mount error [duplicate]

Possible Duplicate: How can I repair grub? (How to get Ubuntu back after installing Windows?) I have the server version of Ubuntu and I was trying to add space to it from a free partition ...
0
votes
0answers
126 views

ubuntu webmin virtualmin

Postfix can support per-domain outgoing IP addresses, but is not currently configured to do so. This can be setup in the Postfix Mailserver module. Apache is installed. The template Webalizer ...
0
votes
2answers
508 views

Web server on local network

I have problem accessing (one of my) web server from my local network. I have a (Ubuntu) computer that that acts as router, web server etc. That works well, I can access the web server both ...
0
votes
1answer
80 views

multiple rails applications on same host name with different folders

When i ssh to amazon ec2, then pwd /home/ubuntu ls app_1 app_2 app_3 app_4 Considering i have mapped my ec2-122** address to some apps.site1.com How can i have multiple rails applications ...
1
vote
1answer
48 views

Lag spikes on my website

I have a heavy traffic site that gets about +200 concurrent users and receives 4k+ uniques daily. My site seems to load slow for a few minutes and then fast for a few minutes and the pattern continues ...
1
vote
0answers
25 views

How would I see a list of current packages and compare them to the ones being upgraded?

I'm running 12.10 on a server and I have a list of packages that need to be upgraded. However I can run the command sudo aptitude to see what they are and what their about which is fine. My question ...
1
vote
1answer
265 views

How to change the IP address on my Ubuntu virtual NIC

I have a physical windows system, on which I run VMware Workstation. On a VMware virtual machine I run Ubuntu 12.10 and a LAMP webserver. Problem: Now my local IP address for my virtual NIC (the one ...
1
vote
1answer
129 views

Should I install SELinux to make my Ubuntu Web server more secure?

This wiki page on using SELinux with Ubuntu informs of the following: The Ubuntu-specific "selinux" and "selinux-policy-ubuntu" packages documented here have not received much attention since ...
5
votes
1answer
78 views

If a company is using ubuntu on its servers/dektops, does it have to pay?

a friend of my friend has started a small firm and given me the responsibility to erect all the IT infrastructure required? I'm basically a windows guy that too on the developer side. But recently I ...

1 2 3 4