Tagged Questions
0
votes
0answers
33 views
How to determine the sequence of ordering certificates by browser?
I did a Mutual Certificate Authentication implementation with OpenSSL and Apache Web Server on CentOS platform. To simple explanation see this diagram:
----------
| ...
0
votes
1answer
29 views
centos httpd.conf set different ip for a directory
I have 3 IPs in my server, i want use them to increase twitter API limits.
How to set a different ip for a directory in centos 6.1 httpd.conf (apache 2.3.1)
I added these line in the bottom of ...
1
vote
0answers
54 views
403 Forbidden on Sub-Folders
I am a Linux newbie and decided to do a LAMP install to start getting more familiar with it (as our company is moving more towards nix these days). Everything went great and PHPMyAdmin, MySQL, ...
0
votes
0answers
181 views
centos 6.3 apache local network not working
I have clean installed centos, apache, mysql, php and have my php pages running fine at 192.168.1.66. I type that ip in on another computer (macbook) on the same network and get nothing. Page time ...
0
votes
1answer
274 views
Installing Ioncube loaders without issues CentOS 5.9
Seem to be having issues installing Ioncube loaders on CentOS 5.9. I followed this guide to install Ioncube:
but it's still not working on the site at all, I keep getting this error on BoxBilling, ...
0
votes
1answer
104 views
Bash config files being read in contradiction to `man bash`
While trying to determine the differences between .bashrc and .bash_profile I notice that .bashrc is never read, and that .bash_profile is only read from SSH, but not from PHP. This seems to ...
0
votes
1answer
352 views
“client denied by server configuration” with “AllowOverride All”
I've installed CentOS 6.3 with Apache 2.2 on a VM. I'm trying to set up a LAMP stack with these VirtualHosts:
localhost loads the path /var/www/html/
lcl.mydomain.com loads the path ...
0
votes
2answers
69 views
Problem accessing an Apache-hosted folder
I'm running Centos 6.2, and Apache. I'm running into an error to do with access rights/permissions when trying to navigate to a webpage. I'm trying to go to the URL http://localhost/repos, but I get ...
0
votes
1answer
595 views
enable apache mod rewrites to load clean-urls
In CentOS, a2enmod rewrite results in “command not found” but httpd -M lists rewrite module as listed and shared. I'm trying to enable it so can then have these rewrite rule apply so I can switch back ...
0
votes
3answers
638 views
HTTPd shows PHP code instead of executing it
My setup:
# grep php /etc/httpd/conf/httpd.conf
LoadModule php5_module modules/libphp5.so
AddType x-httpd-php .php
AddHandler php5-script .php
# grep PHP /etc/httpd/conf/httpd.conf
PHPIniDir ...
0
votes
0answers
173 views
How to stop mail with PHP error messages to root?
Today, my Centos has a problem. When I type df -h in SSH I get:
/dev/vzfs 61G 61G 0.3G 99% /
The disk is full. I found that /var/spool/mail/root is nearly 53GB. tail /var/spool/mail/root -n 50 ...
2
votes
0answers
354 views
Owner & Group setting for OpenCart install on CentOS 6.3
I'm setting up a development server on a HP microserver with CentOS 6.3. I'm relatively new to Linux and have ran into some issues/confusion. I have the server fully setup/updated with yum. It's a ...
1
vote
1answer
91 views
Runtime User Privilege Management ColdFusion on CentOS cPanel
I'm needing to understand the correct workflow for managing permissions to allow the ColdFusion 9 runtime user {coldfusion} to have access to user accounts.
The germane elements ...
Centos 5.8
WHM ...
0
votes
0answers
124 views
DP: Apache Web Server character encoding [closed]
I'm double posting because I think U guyz may have a clue:
http://serverfault.com/questions/423663/apache-web-server-character-encoding
10x
3
votes
0answers
130 views
Traffic getting routed through Apache
for some reason, certain outgoing traffic on my server gets routed to the apache webserver i am running. this problem just started happening. i have the webserver set up to use vhosts, the webserver ...
2
votes
1answer
163 views
How to block ip adresses which access more than n-pages in m-prediod of time?
How to block ip adresses which access more than n-pages in m-prediod of time?
I want to blovk all auto-traffic and I am not sure how to approach this issue.
0
votes
1answer
1k views
Giving apache user same permissions as root only on specific folders
Not sure if this is possible but is there a way to grant the Apache user same level of permissions (ownership) as root only on specific folder(s).
Why I need this:
We have a CentOS 6.2 server with ...
0
votes
0answers
358 views
Password protect my website on Centos + Kloxo [closed]
I have Centos 5.6 deployed along with Kloxo. Now I want to password protect my website. It means user has to provide uid/pwd to login (like this: ...
1
vote
3answers
203 views
Is there a way to find out which webpages are being accessed by clients on a UNIX webserver?
My web server is running CentOS and every time a certain page is accessed on my forum, httpd locks up and I can never seem to pinpoint the exact file.
Is there any way to view the pages that ...
1
vote
1answer
1k views
CentOS Apache virtual hosts sites-available type structure
I just set up LAMP on a new CentOS server.
Previously when I installed LAMP on Ubuntu, I always needed to create a virtual host definition for each website I create in my /var/www directory.
But on ...
1
vote
1answer
136 views
Centos apache virtual hosts definition
Please excuse me if my logic is flawed as I am really new to Centos.
I know I can define multiple virtual hosts in my httpd.conf file.
But what I would like is to define virtual hosts in individual ...
0
votes
1answer
613 views
How to easily maintain the latest versions of Apache/ MySQL/ PHP on CentOS 6.2?
We have a few servers running CentOS 6.2 deploying web applications using Apache/ MySQL/ PHP.
In the past we've just regularly run "yum update" to keep all the software up to date.
As of right now ...
0
votes
1answer
559 views
How can I Forward a subDomain to a specific port?
My apologies if this has been asked before. I haven't found an adequate solution so... yeah.
When a specific domain, "example.com" is accessed, I want it to act normally. In other words, it should go ...
2
votes
1answer
3k views
apache2 Invalid command 'SSLEngine'
Running: CentOS6 x64
When I restart httpd, I get the following error. What am I missing?
[root@localhost ~]# service httpd restart
Stopping httpd: [ OK ...
3
votes
3answers
9k views
“Symbolic link not allowed or link target not accessible” / Apache on CentOS 6
I've got a brand new CentOS 6 installation, which has a symlink in the document root to my development files:
[root@localhost html]# ls -l
total 4
-rwxrwxrwx. 1 root root 0 Sep 18 20:16 index.html
...
1
vote
1answer
195 views
can't open transfered website from old DS to new DS
I have 2 dedicated servers both running CentOS 5.3/Plesk 10. I've transfered a website (domain) from old server to a new one via Plesk migration manager and the website (domain) shows in the domain ...
0
votes
1answer
712 views
Install apache,php and mysql on CentOS VPS
I try to install apache,php and mysql server by these commands.
yum install httpd
yum install php
install mysql-server mysql
service httpd start
service mysqld start to start your mysql server
...
4
votes
2answers
506 views
Limiting the Size of Apache HTTPD Memory Footprint
I have a web server running Cent OS 5 with Apache. I have over 1GB of Ram and the MaxSpareServers set to 15. This would be fine under most situations, but for some reason my httpd processes are ...
3
votes
3answers
1k views
Why put some config info in conf/httpd.conf and some in files in the conf.d folder?
The main apache config file is in /etc/httpd/conf/httpd.conf on my CentOS system an in there is a line:
Include conf.d/*.conf
Inside conf.d is mostly files that do something like this:
LoadModule ...
2
votes
2answers
525 views
Why does the Centos apache httpd-2.2.3 rpm remove the bundled apr,apr-util,pcre?
I am manually building httpd-2.2.17 from the source. Just to make sure I have the configuration options right, I checked the latest CENTOS apache srpm (which is for httpd-2.2.3). In the httpd.spec I ...
4
votes
2answers
609 views
How to Update Apache to allow Pseudostreaming on CENTOS 5.5 & WHM
I can't figure out how to get pseudostreaming on my Apache server (CENTOS 5.5 i686).
I've read this article and these install instructions.
I cannot install httpd-devel or mod_ssl via yum; I get ...