Error 404/500 Not Found Traffic - How To Redirect From Reseller Level
Nov 14, 2008I have multiple Cpanel accs and wish to apply for all clients an Error 404/500 page redirect to a custom page.
View 4 RepliesI have multiple Cpanel accs and wish to apply for all clients an Error 404/500 page redirect to a custom page.
View 4 RepliesError 404/500 not found traffic - how to redirect from reseller level
I have multiple Cpanel accs and wish to apply for all clients an Error 404/500 page redirect to a custom page.
I have 2 Nodes. Both of them are configured like this:
Node1: Roles: MySQL, Apache,. Postfix; Attributes: Apache, Postfix, Webhost; restricted=>Reseller1
Node2: Roles: MySQL, Apache,. Postfix; Attributes: Apache, Postfix, Webhost; restricted=>Reseller2
I log in as Reseller1 (clean login; not by switching from PPA Admin to Reseller1), create a Webspace and a Database. At that point I am able to see and create Databases on every Node, even on Reseller1 (Node1), which is set to restricted. I guess this behaviour is not intended, isn't it?
I just recently upgraded my website from WordPress to WordPress Mu.
Everything went smoothly except for one problem. On WordPress, all my posts would appear as [url] but with WordPress Mu, it is now [url]. So whenever someone visits ht[url] or [url] they are given a 404 error because it no longer exists at that location.
I know there is a way, like a wildcard or something, that makes it so that wheneever anyone visits [url]anything it would change it to[url]whatever else was typed/, no? I can't figure out how to search for that exactly and tried reading through .htaccess docs and can't figure out how to make this work.
I am attempting to route traffic through some various open ports on my Win2k Server. I have ports 8001-8005 open for a few projects, and I would like to have the traffic from [url]site 1, localhost:8002 goto site 2, etc.
How can I set this up using IIS and the IIS Manager?
Is it possible to use the MX feature in Cpanel to redirect web/mail traffic to a different server based on IP? As a way to get around the DNS resolution problem when changing nameservers on the domain?
View 3 Replies View RelatedIs there any preset criteria for it like Level 1 includes a, b & c, Level 2 includes d, e & f and level includes x, y & z?
I know the difference in General but, I wanted a specific answer.
I have noticed that resellers traffic stats (looks like email) are not being updated and just show 0.
On the server that is for resellers I see there is a file in /usr/local/psa/var/log containing a file mail_traffic_pendings.dat with sender and recipient domain traffic. I presume this has to be processed to go into the database, but obviously it is not. How to debug this issue so that email stats get updated for clients.
im still getting the following error
Code:
root@main [/tmp/apf-9.7-1]# ./install.sh
Installing APF 9.7-1: eth0: error fetching interface information: Device not found
Completed.
Installation Details:
Install path: /etc/apf/
Config path: /etc/apf/conf.apf
Executable path: /usr/local/sbin/apf
Other Details:
eth0: error fetching interface information: Device not found
cp: cannot stat `/etc/apf.bk.last/vnet/*.rules': No such file or directory
Imported options from 9.7-1 to 9.7-1.
Note: Please review /etc/apf/conf.apf for consistency, install default backed up to /etc/apf/conf.apf.orig
my host has said
Code:
edit the apf.conf file to venet0:0 instead of eth0
which ive done and im still getting the error, Ive pasted my current conf.apf config below
Code:
#!/bin/sh
#
# APF 9.7 [apf@r-fx.org]
# Copyright (C) 1999-2007, R-fx Networks <proj@r-fx.org>
# Copyright (C) 2007, Ryan MacDonald <ryan@r-fx.org>
# This program may be freely redistributed under the terms of the GNU GPL
#
# NOTE: This file should be edited with word/line wrapping off,
# if your using pico/nano please start it with the -w switch
# (e.g: pico -w filename)
# NOTE: All options in this file are integer values unless otherwise
# indicated. This means value of 0 = disabled and 1 = enabled.
##
# [Main]
##
# !!! Do not leave set to (1) !!!
# When set to enabled; 5 minute cronjob is set to stop the firewall. Set
# this off (0) when firewall is determined to be operating as desired.
DEVEL_MODE="1"
# The installation path of APF; this can be changed but it is not recommended.
INSTALL_PATH="/etc/apf"
# Untrusted Network interface(s); all traffic on defined interface will be
# subject to all firewall rules. This should be your internet exposed
# interfaces. Only one interface is accepted for each value.
IFACE_IN="venet0"
IFACE_OUT="venet0"
# Trusted Network interface(s); all traffic on defined interface(s) will by-pass
# ALL firewall rules, format is white space or comma separated list.
IFACE_TRUSTED=""
# This option will allow for all status events to be displayed in real time on
# the console as you use the firewall. Typically, APF used to operate silent
# with all logging piped to $LOG_APF. The use of this option will not disable
# the standard log file displayed by apf --status but rather compliment it.
SET_VERBOSE="1"
# The fast load feature makes use of the iptables-save/restore facilities to do
# a snapshot save of the current firewall rules on an APF stop then when APF is
# instructed to start again it will restore the snapshot. This feature allows
# APF to load hundreds of rules back into the firewall without the need to
# regenerate every firewall entry.
# Note: a) if system uptime is below 5 minutes, the snapshot is expired
# b) if snapshot age exceeds 12 hours, the snapshot is expired
# c) if conf or a .rule has changed since last load, snapshot is expired
# d) if it is your first run of APF since install, snapshot is generated
# - an expired snapshot means APF will do a full start rule-by-rule
SET_FASTLOAD="0"
I using apache server and I have the following lines in my code.
Code:
import logging
LOG = logging.getLogger(__name__)
msg = "This is level info"
LOG.info(msg)
Here the message "This is level info" must come in level 'info' in the apache2/error.log
But I get the message in file "apache2/error.log" as follows:
[Thu Apr 02 12:57:59 2015] [error] This is level info
Since the message is logged with LOG.info it is expected to be of class [info]
Im facing problem from last 48 hours when i try to access my site
www.yourdomain.com/forum
then it showing me error Page not found
Not Found
The requested URL /forum was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
and when i checked this forum folder through shell and cpanel then its there and when i try to access it through
[url]
then its working fine does any of you know whats the problem was plz help me my site was already closed from 48 hours God Bless you
I have a problem trying to mount a network share.
Here is the full story: I have setup a WDS server running DHCP, DNS, WINS and WDS services on it.
After I succesfully boot the network image I try to mount a network share located on this server running "net use * IPofServer"
At this monent I reiceve System Error 67 has occured. The network name cannot be found.
I've tried "net use * NameOfServer" but still no luck. (net use z: or net use * don't matter in this case).
I though that since it could not resolve the name, I've installed a WINS server on the server but this client that I boot still cannot do the job.
Also not to forget the server is an Win 2k3 SP2 Active Directory one.
If I traceroute the server IP from the client it resolves the server name.
nslookup doesn't work since the network booted image is WinPE 2.0 which is Vista.
I've looked closely on internet for a way to solve this but all the solutions that I've found failed to work though.
PHP pages on my server are not responding. Following message appears in Logs:
Unknown(): Unable to load dynamic library 'c:program filesswsoftpleskadditionalphpextensionsphp_curl.dll' The specific module could not be found.
Plesk 7.5.6 Control Panel
PHP 4.3 is installed on server.
It was working perfect till last night. How can I fix this, any advice?
The php_curl.dll is available in above location and have correct permissions.
For some reason, my server - wc suddenly does not work. I tried googling, but nobody else had the problem.
Nothing else is wrong with the server except this.
root@gold [~]# wc
wc: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by wc)
Recently,Mysql has been a problem that is going down.So,I have to restart Mysql Service everyday. You can see for further information at here
Quote:
ERROR
Couldn't connect to database.
Please contact admin about this err. Back
DETAIL
2002 : Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
This is the error when i restart Mysql Service via SSH
Quote:
ERROR! MySQL manager or server PID file could not be found!
Starting MySQL SUCCESS!
what i should do and give me a solution to kill this error
Trying to access any APS installed in Plesk i obtain this error: Internal error: Package with UID 'fb00f4ad-620a-4052-96b7-398bd99d9d6d' not found.The error panel.log:
[19-Dec-2014 13:17:19 Europe/Berlin] Exception: Package with UID 'fb00f4ad-620a-4052-96b7-398bd99d9d6d' not found.
file: /usr/share/aps_php/aps_php.php
line: 12519
[code]....
This post change the error, but i think that is not the correct way: [URL] ..... Any way to reinstall/regenerate APS database and anything related with it?
I have reboot the system and I have follow messing when i will open the plesk panel:
ERROR: Class 'vz' not found (Manager.php:142)
What can I do?
When I make /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
Then I become follow messing from log /var/log/plesk/install/plesk_12.0.18_repair.log, see the attachment.
I'm trying to migrate a server that has the version 10 to another server with version 11.
When I run the migration manager, I get the message "IP Address not found '.
Both teams have the same type of IP, exclusive.
After upgrading Plesk today the panel is reachable however the content area displays the message "File not found." for all pages.
View 6 Replies View RelatedHostGator is the only one I know of taking your 404 traffic by default. I have never experienced this with any other host I have used.
Personally it does not bother me much because I know how to change it simple. I'm a big fan of HostGator otherwise. They do provide a great service. I just find it weird your 404 page is a HostGator ad with a coupon code.
Is this a popular thing I have just never run into? I know it is the norm with free hosting providers.
i have a problem when i wget anyfile after i install
APF+BFD into my server
my server is VPS ..
my VPS details is
---------------------
Server Name: bOx
User Name: b0x
Operating System: CentOS 5
RAM: 512 MB Guaranteed 2 GB BurstedTotal
Disk Space: 10 GB
Bandwidth Quota: 500 GB
Quota Used: 0 GB
Control Panel Type: cPanel (license enabled)
Server IP Address: 72.152.456.37
---------------------
now my VPS when i restart my APF its show me this
eth0: error fetching interface information: Device not found
eth0: error fetching interface information: Device not found
and my SSH Froze in this ..
I am getting Package with UID '9f03febe-57f4-4233-ace8-23f5ce964198' not found error.
I have applied this => [URL] ...
But problem is not solved this time I am getting same error but different UID number.
I'm migrating some websites from old server with virtualmin, some websites have files with special characters as à ,ö,ç etc...
On the other server the files (images for example) are served well but on the new server with plesk 11.5 error 404 appears. (Nginx reverse proxy is activated)...
I'm migrating some websites from old server with virtualmin, some websites have files with special characters as à ,ö,ç etc.. On the other server the files (images for example) are served well but on the new server with plesk 11.5 error 404 appears. (Nginx reverse proxy is activated)
View 1 Replies View RelatedI have faced with problem, when logged to plesk web panel:Internal error: The site with UUID "xxxxxxxxxx" was not found.
View 2 Replies View RelatedWe are in the middle of a huge migration from Expand to PPA using the migrations tool provided by Parallels. But since a few days, we constantly receive the message
Code: No handlers could be found for logger "parallels"