0
votes
0answers
9 views

Apache error_logo File does not exist: /usr/local/apache/htdocs/XXXX

I've just set up a new server (CentOS 5 with WHM/CPanel) - so far there is one website on it located in /usr/userX/public_html/ and currently only one domain added This all works fine - however in ...
0
votes
0answers
6 views

Apache/xampp command line start error: AH00436: No installed service named “Apache2.4”

I installed Apache server on Windows 7 Pro with Xampp distribution. Apache starts fine from the XAMPP Control Panel, but I want to be able to control it from a command prompt. When I try to start it ...
0
votes
0answers
3 views

Apache and IIS Proxy Issue

I am using Apache httpd to internal IP diversion. I am having the web application in IIS and SSL installed in IIS server. If i am accessing the url https://.. then it will come to the Apache and it ...
0
votes
1answer
20 views

Apache: One setting for multiple directories

I'd like to protect multiple directories with mod_digest with one settings. Currently I have this /etc/apache2/conf.a/mod-digest_realm-protected.conf AuthType Digest AuthName "protected" ...
0
votes
1answer
14 views

How to rewrite part of a url using apache rewrite rule?

www.example.com The site has categories like: reptiles, vegetables, countries And pages within each category, with urls like: www.example.com/reptiles/iguana.html ...
-1
votes
2answers
47 views

Trying to run a python django website but Mod_wsgi is not working

I am trying to run a pyhton django project using apache2 and mod_wsgi on linux. It doesn't seem to be running any of the python code. When I enter the website's url (mysite.com on my server) in my ...
0
votes
0answers
11 views

Magento: getting rid of intermediate /index.php/ from server pathname: broken links due to index.php in URL

I am running a magento 1.7.0.2 installation on Ubuntu Desktop 12.04 LTS with Apache 2.2.22. I have installed magento in /var/www/mymagentoinstallation. When I go to ...
0
votes
0answers
7 views

Apache2 reads HTML fine but returns “could not connect to localhost” for PHP

I'm trying to setup Apache and PHP on OS X Mountain Lion (10.8.3), but I'm not sure how to fix this issue. I pinged 127.0.0.1 and got 100% received. Also, the default "It works!" page shows (it's ...
0
votes
0answers
21 views

query for copying nodes from one node to another node

I have a requirement to write a query which will be used to copy the nodes from a given source path to another destination path.
0
votes
1answer
17 views

HTTP Error 500 - Apache2 - Aliased Directory

I have this in my httpd.conf . I have no problem accessing index.php and the PHP code works fine inside it, however classes.php -another file I have in the same directory gives me a HTTP Error 500. ...
-1
votes
0answers
97 views

Fixing a mess on CentOS 6.4: Upgrade apache, mysql and PHP (plus add imap support) [closed]

I installed Apache, PHP & MySQL (among others) via yum (dedicated server, CentOS 6.4) and now I truly regret that decision. I found myself with Apache 2.2.15, PHP 5.3.3 and mysql 5.1.69 (oh and ...
0
votes
0answers
34 views

How to save PHP errors into files automatically for each directory?

We have a linux hosting from a company and if any php script on that server has any PHP FATAL errors, it is automatically written into a file separately for each directory. So, although PHP errors are ...
0
votes
0answers
10 views

Form Insertion restriction

we have several web sites hosted in a one server. Recently we found an error, when we tried to enter the word “exit” to any HTML form, we couldn’t do it on any site hosted in that server. Not even ...
0
votes
1answer
31 views

Apache + WSGI: Address already in use: make_sock: could not bind to address

I get the following message when I try to start Apache2: * Restarting web server apache2 (98)Address already in use: make_sock: could not bind to ...
1
vote
1answer
26 views

Node.js http response end event?

I was using this piece of code to send some http requests and get data, and it was working fine. I recently updated apache and php to latest versions, as well as node. And 'close' event stopped ...

1 2 3 4 5 58
15 30 50 per page