Hello,
I am trying to understand the basic of Apache when I met problem each time I restart apache.
How to solve the problem when I need put a second ScriptAlias line in my "/etc/apache2/sites-enabled/000-default" file:
Code:
16 ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
17 <Directory "/usr/lib/cgi-bin">
18 AllowO
I got a new VPS with 256MB RAM and Ubuntu 9.04.
I upgraded it to 9.10 and installed apache2, php, python3, mysql5.1
Now a top is showing
Code:
top - 13:11:31 up 1 day, 16:23, 1 user, load average: 0.02, 0.29, 0.29
Tasks: 24 total, 1 running, 23 sleeping, 0 stopped, 0 zombie
hi
It's a strange one this. Ive followed this tutorial:
https://www.linux.com/learn/tutorial...pache-on-linux
On first boot of my machine if I restart Apache everything works fine (i.e.
Hello once again Ubuntu forums, I need help, again.
This time it's about apache2, and VirtualHosts.
Going to jump straight into the problem:
So I want www.derpnet.nu (and just derpnet.nu) to send the visitor to one place, and map.derpnet.nu to another.
I tried following this guide, only leading to me breaking everything...
I have no clue what I'm doing wrong, so I'll just paste the config
All,
I have defined my aliases of:
Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www
<Directory />
Options FollowSymLinks
AllowOverride None
&nb
Hello,
I run F12. Since some days my laptop has become very sluggish. In Mozilla, switching between the tabs takes like seconds instead of fraction of a second. Also minimizing and mximizing windows takes long. Switching between the windows too takes long. Now I can't see the cursor while typing this post.
Code:
Kernel 71.0 |#################### | Reads 12532 Rawin 0
User 17.5 |###### | Writes 1179 Ttyout 1376
Wait 10.0 |####
Hello all,
I have an issue with our mod_fcgid setup.
I installed the following versions:
Code:
# pkg_info |grep -i "apache\|php\|fcgi"
ap22-mod_fcgid-2.3.5 An alternative FastCGI module for Apache2
apache-2.2.16 Version 2.2.x of Apache web server with prefork MPM.
php5-5.3.3_1 PHP Scripting Language
Code:
# suexec -V
-D AP_DOC
I have a server with these specs :
PHP Code:
Last login: Fri Aug 24 13:26:37 2012 from 118.71.57.107
[root@localhost ~]# free
total used free sh