Open-source HTTP server.
3
votes
1answer
39 views
How to give access to LAMP server so that it can execute a “.cgi” or“.pl” file which in turn executes a c program which controls a parallel port?
I have written a c program that controls the parallel port ... and also written a .cgi file which in turn executes the above c program which turns 'on' an led attached to the parallel port.
This thing ...
0
votes
1answer
67 views
Xampp says it's running but is not reachable
Very awkward problem... I don't really know what the title should be ...
I had xampp running, and firefox opened and I started the virtual machine using VirtualBox. Than I had some problem with ...
0
votes
0answers
39 views
How to run ASP.NET MVC 3 application on Linux based server?
Is it possible to install IIS on Linux? is there any option? thanks
0
votes
0answers
57 views
Apache permission issue: home directory after log out
I have used VirtualHost to set the root document of my domain into my user's home directory. If I login the user, the webpage could be displayed in the navigator. However, if the corresponding user ...
0
votes
1answer
54 views
DNS A records Ubuntu server
This may sounds very easy to do but I'm a little confused in the process. I've registered a domain e.g. example.com and want to point it to my server with IP e.g. 111.111.111.111
I've made ...
1
vote
0answers
40 views
Intermittent slow intranet
I have a Linux server (Centos 6.2) running apache2, Mysql and PHP. Everything runs fine when accessing a page from any browser (all clients are ubuntu 12.04) but begins to get slow after say about 2 ...
1
vote
0answers
46 views
apache server stops responding
I'm using 11.10 64-bit desktop and I have apache installed for a personal site. I'm experiencing a very strange behavior. When i startup apache my site works great for about an hour or so, but then ...
1
vote
0answers
50 views
Server setup for multi-site development web server with multiple contractors logging in?
While I've been using Linux for many years as a desktop OS I'm still a novice at the more serious server admin stuff. Basically I'm looking for a best practices that covers:
Hosting many domains (I'm ...
1
vote
1answer
145 views
ubuntu server: can't access apache hosted pages after changing ip
I moved my server to a different office. Since they wanted to access it, I joined their network by changing my server's IP. The server hosts LAMP + postgres.
Now I can't get the basic web apps to ...
3
votes
2answers
113 views
apache2 restart error. how to resolve this [duplicate]
Running apachectl -k restart gives:
/usr/sbin/apachectl: 87: ulimit: error setting limit (Operation not permitted)
apache2: Could not reliably determine the server's fully qualified domain name, ...
1
vote
1answer
263 views
localhost not working(apache2,ubuntu12.04). but showing “it works” page
I am running apache2 on ubuntu linux. I dont know what is the reason but unable to access my localsite which is placed on var/www/xyz. xyz is the site root folder here. when I try only localhost it is ...
1
vote
1answer
67 views
mod_python returns plaintext script?
Ubuntu 12.10 Server in a virtualbox VM.
I have installed mod_python using apt-get,enabled it using a2enmod, and rebooted apache2. I have also edited \etc\apache2\sites-available\defaults as below. ...
1
vote
2answers
124 views
Is there any difference between apache2 and httpd?
Today I was installing phpmyadmin on Ubuntu 12.04 and after a while a dialogue poped stating what server I want to use (apache2 and httpd).
Are these two, two different kind of server?
3
votes
1answer
34 views
Apparmor has hats like null-12b08
I am running a Ubuntu 12.04.2 server with Apache using mod_apparmor. When I run aa-status, I see thousands and thousands (seriously, over 100,000) of profiles with names like
...
1
vote
1answer
35 views
Hosted website unavailable after uninstalling local copy
I attempted to install my hosted Wordpress site on my 12.04 desktop following the Ubuntu Lamp guide, then after being unable to get it running properly attempted to uninstall it using suggestions in ...
0
votes
1answer
68 views
long waiting delay on wordpress
I have just installed wordpress (last version) on /var/www/wordpress on a default ubuntu server 12.04 LAMP installation.
Every time I want to load something on this wordpress (even the login screen) ...
0
votes
1answer
114 views
How to give apache2 permission to write and read files?
When I installed Wordpress in my Ubuntu 12.04 I found that Wordpress itself not write wp.config file.
He tell me to copy this into wp.config file. Look Like wordpress not able to write the files.
...
0
votes
3answers
77 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 ...
0
votes
1answer
166 views
12.10 403 Forbidden SymLink
I am trying to set up a simple development environment and even after setting all the permissions, I can't get past the 403 error
<VirtualHost *:80>
ServerAdmin webmaster@localhost
...
0
votes
1answer
567 views
“XAMPP: Couldn't start MySQL” on Ubuntu 64bit
I installed LAMPP with these instructions, but phpmadmin didn't work so i tried to uninstall and then install it again and it still doesn't work. When I'm trying to turn it on i get these errors.
...
0
votes
1answer
141 views
Basic instructions for running a CGI script inside Apache on Ubuntu 12.04?
I try to run a cgi-script on my webserver (Ubuntu 12.04).
But always when I type the URL in my Browser I get an Error Message "404 Not Found"
I tried to install the CGI-Mod for Apache2 but all the ...
0
votes
0answers
67 views
Apache subdirectory 404s, but a peer directory I create works fine
Running 12.04.
I have apache up and running well for my root folder and subfolders which I create, but installed owncloud and the subfolder it created 404s even though I can see the folder from the ...
0
votes
0answers
16 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 ...
1
vote
1answer
131 views
/home/user/www file permssion
In /etc/apache2/sites-available/default I made the /home/me/www folder my localhost location. I have downloaded Drupal into the new www/drupal folder and even though I gave all permissions (777) ...
2
votes
2answers
444 views
How can I watch the current connections on my Apache webserver?
I am hosting quite a lot of virtual hosts using Apache in a basic LAMP set up with the help of Webmin/Virtualmin. I am looking for a top-like tool in which I can monitor current connections. The ...
1
vote
0answers
121 views
XAMPP ORACLE 11g
I have downloaded XAMPP for Linux. Have installed it. It works fine. But I have problem with oci8 extension. I have downloaded oracle instant client for linux and extracted it to /opt/lampp/lib. Then ...
0
votes
1answer
226 views
AWStats icons are not showing / Error 404
Edit: This is the solution should anyone have the same problem
After installing and configuring AWStats from the repository, and following instructions from here
...
0
votes
1answer
104 views
Not able to open phpmyadmin [duplicate]
Possible Duplicate:
phpmyadmin 404 error on fresh ubuntu 12.04 install
I installed phpmyadmin,
root@prakash-RV411-RV511-E3511-S3511-RV711:~# sudo dpkg --get-selections | grep phpmyadmin
...
0
votes
1answer
144 views
How to access Ubuntu server 12.10 via hostname,
I had it working, but then installed LAMP and a few other things to set up a webserver, now PUTTY only allows connection via IP, which works, and Webmin worked with hostname as well, until now... I ...
2
votes
3answers
119 views
How do I install and use Apache?
I have downloaded ubuntu Desktop. I want to create a web server to host Test Web Sites to show my potential clients. Any suggestions, tips, or good direction for me? My plan is to download Apache and ...
0
votes
1answer
177 views
How to give my user permission to add/edit files on local apache server? [duplicate]
Possible Duplicate:
How to make Apache run as current user
I'm setting up my local test server again, and I seem to have forgotten how to successfully set up the LAMP server.
I have ...
0
votes
1answer
105 views
MySQL broken on localhost since update
all.
After a recent 12.04 update (MySQL was updated), when trying to access my localhost site I get the following error:
Database Error: Unable to connect to the Database: The MySQL adapter 'mysql' ...
2
votes
2answers
387 views
Changed LAMP WWW directory to Dropbox, now getting 403 Forbidden
I wan to use my Dropbox/Web directory as the server directory for LAMP. I cahnged /etc/apache2/sites-available/default
DocumentRoot /home/me/Dropbox/Web #changed from /etc/www
<Directory />
...
1
vote
0answers
67 views
Connections to ubuntu server running on EC2
I have a ubuntu EC2 with its default settings. I'm using it for a web application that receives request from iPhone apps. I was trying to do a stress test to see how many connections could be handled ...
0
votes
0answers
38 views
Virtual Host Configuration Problem
A noob question: please help: i have Ubuntu running with Apache2, my website shows in browser when www.example.com but doesnt show when example.com, my website is in folder ...
0
votes
1answer
82 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
0answers
37 views
404 error on existing file for bots
My website works fine for users, but apache2 gives 404 error for some pages to bot requests (google and yandex). How can I solve this problem?
One row from apache access.log:
66.249.76.215 - - ...
0
votes
1answer
68 views
Apache 2 configuration port and root directory
Can everyone tell me how to make apache2 to listen ONLY on port 8080 and how to make root directory /home/alex/www
1
vote
1answer
129 views
mod_usertrack with X-Forwarded-For (proxy) IPs, apache 2.2
I'm using apache 2.2 with mod_usertrack, behind a reverse proxy (load balancer).
Now, the proxy disguises the client's real IP addresses (keeps them in the X-Forwarded-For header), and forwards the ...
0
votes
1answer
159 views
403 Forbidden for /home/my-username/Dropbox/Hemsidor as directory root
I'm trying setup Apache to point the directory root to /home/my-username/Dropbox/Hemsidor but when I go to localhost I got 403 Forbidden. I don't have any .htaccess file in the home directory ...
1
vote
1answer
554 views
Why is my WordPress installation unable to create a directory?
I am a new user of Ubuntu 12.04 64 bit and I want to test WordPress on my local PC installation. I've only installed LAMP and the latest version of WordPress for now. Further actions were
creating a ...
1
vote
0answers
40 views
How to install Joomla in Ubuntu as localhost? [duplicate]
Possible Duplicate:
How do I set up local Joomla sites for web developing?
I have installed the lamp-server but i stuck in one certain step..
For those who are not familiar with Joomla ...
0
votes
1answer
382 views
Symfony2 - Apache vhost for app_dev different port
As I'm using url rewriting to access my Symfony2 application, it is directly available from
http://my_application.my_domain.net
Now I'd like to be able to access the dev environment simply using a ...
1
vote
1answer
261 views
public_html permissions for local development
I know this question has popped up a couple times, but I can't seem to find a definitive answer to my issue, so please bear with me. I have Ubuntu Server 12.04 setup in VirtualBox for PHP development ...
0
votes
1answer
30 views
Apache2 and Its Directories
Assume my webserver hosts multiple domains. Where is my directory that contains the active web domains?
1
vote
2answers
441 views
WordPress asks for FTP credentials, even though owner of the whole /var/www is www-data
I'm trying to get WordPress to run on my local Ubuntu 12.10 installation.
When I try to install themes/plugins, it asks me for FTP credentials.
I've been trying to get this to work for 2 days now. ...
1
vote
0answers
67 views
How to run a local and external website on same computer with 2 NIC's, 2 Routers and 3 seperate networks?
Hello and hopefully I can get some answers to my question, though I think I'm making it more complicated for myself than it has to be.
My business is a used auto dealership, and I'm in the process of ...
0
votes
1answer
187 views
How can I open specific ports for my Apache server?
How can I open specific ports for my apache server under linux?
I'm trying to build a connection with a online game that sends messages and receives to a specific port. I want to make my apache ...
-1
votes
1answer
62 views
Allowed Memory Size of x Bytes Exhausted [closed]
am getting the follwoing error :
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried
to allocate 7680 bytes) in /home/*/public_html/index.php on
line 14
what i did trying ...
1
vote
0answers
58 views
Zentyal killed apache2
After upgrading our server to 12.04 our wiki and other pages which are serviced by apache2 are no longer reachable. There is only the zentyal administration page.
Our svn is also not reachable.
What ...
