some clients on server couldn't access vb sometimes. this error occured
HTML Code:
[B]Forbidden[/B]
You don't have permission to access /vb/showthread.php on this server.
So I checked /usr/local/apache/logs/error_log and found this error
Code:
client denied by server configuration: /home/USER_NAME/public_html/vb/showthread.php
what does it mean, and How it was happened sometimes not all time?
Lately my users have been getting 403 and 404 errors for pages that are on the server and have the correct permissions. when I look in cpanel in the error logs I see the error:
Mon Mar 26 12:43:09 2007] [error] [client 216.x.x.x client denied by server configuration: /home/xxxx/public_html/acronyms.php
I am trying a webpage siremis whenever i try to login i am getting below error in error log of apache [client 192.168.137.7:4758] AH01630: client denied by server configuration: /opt/siremis-4.0.0/siremis/.htaccess
in httpd.conf following is the rule Alias /siremis "/opt/siremis-4.0.0/siremis" <Directory "/opt/siremis-4.0.0/siremis"> Options Indexes FollowSymLinks MultiViews
[code]....
i am using apache 2 and php 5.5.1 and mysql 5.6.12.
I have Apache 2.2.26 running on OS X 10.9.3.My situation is that I consistently get an error that client denied by server configuration when accessing /server-status.
I migrate from plesk 9.5 to another server with plesk 12.0.18, and then outlook and mail default from iphone don't work, but tunderbird and webmail work well.
In outlook when i put the same configuration than tunderbird and i try to send mail out from my domain said this error:
I installed the SiteProBuilder (from the www.site.pro page) in extensions of the Parallels Plesk Panel 11.5.30. I installed from .zip file on administrator account of Plesk Panel. The extension SiteBuilder was shown in all administrated subscriptions. On administrator account the extension works properly but when I log into the Plesk Panel as a client of one subscription then extension doesn't start and message is displayed: "Error: access denied".
I have a strange problem that I encounter sometimes. I have 3 websites on my hosting account. About once a week, I will try to access one of those sites and I will get a timeout or connection error in my browser. I will not have any problem viewing any other websites and as soon as I restart my computer, I can view my sites again.
It seems like either my computer, wifi router, isp or webhost decides to block me from accessing any of my 3 sites for no apparent reason. Restarting my computer fixs this. My ip does not change when I restart my computer so I do not know why it would suddenly allow me acces again but it does.
What is this problem likley to be? A bug on my computer, a bug on my server? My isp being retarded? No one else seems to have any problems accessing my site, I would guess it is a local issue. What I can not figure out though, is why it only happens to my own websites on my hosting account. This never happens when trying to view any other websites except my own(on my hosting account). This cannot be a coincidence. It is a big mystery to me.
I have many accounts on my server, everyone can connect via FTP but when they try to upload something they get "access denied", i get it too, sometimes it works for a few minutes and goes back to giving me access denied. I have not changed any settings since it was working just fine before. I checked the folder permissions, user permissions, used chown command to make sure the folders belonged to the correct users/groups and I disabled the firewall same thing, any ideas what might be going on? do you this I have a virus on the server? it's a linux server
I'm migrating from shared hosting to a VPS. I have transferred my files right over, and permissions are all the same as they were on the old server.
The fopen scripts are giving me an error when trying to write to files.
Code: failed to open stream: Permission denied
The permissions on the file are 644 and it can read from the file just fine. Giving the file world write permissions fixes the problem, but I don't want to do this for obvious reasons.
I think the reason this worked on the shared server had something to do with the apache user being defined differently but I'm honestly not sure. The php file executing the command is owned by the user that owns the document I'm trying to write to (in fact one user owns everything).
how I can fix this without giving world write permissions?
I have quite the story to tell. I have been denied service by three hosts within the past week for no particular reason.
I have been conducting business for over three years and have a US-registered legitimate business to run, and am in need of two dedicated servers of my specifications in multiserver configuration to meet my needs.
At all three of these hosts, I have chatted over live chat with the salesman getting me excited to venture with them, only to be let down and rejected service - as their own right, to refuse anyone for their service.
The first company was HiVelocity, the second was WiseDedi, and the third is BuzzServers. All companies had given me false hopes and promises - I actually put in a preorder at Buzz Servers for this upcoming Monday for two servers.
What's going on with this industry, and particularly, this forum? I've never had a problem with hosts in the past, or dedicated server hosting specifically. I'm moving, or looking to move to a new host, because I need a multiserver configuration - my current host could not configure it properly with DirectAdmin, and asked me to find another host to do this, and here I am, going back and forth between companies and getting rejected of service.
My company is not illegal nor does it represent any sort of threat, and has been online and established for years. I also pay on time via some sort of subscription, whether that be PayPal or 2Checkout, or even Google Checkout. I've never had a negative feedback, either.
I don't understand how or why this is happening, because now for the third time I've been denied by three hosts. Each and every have wasted my time by offering me their service and servers at the pricing I can afford ($350/mo), only to tell me later that the manager is denying my service.
What's going on with this industry?
Can anyone actually recommend me a solid, stable, established hosting company?
ALL of the hosts that have rejected me are brand new, unestablished, and incompetent from what I see - they reject my business. Surely I will be there to speak out against them, and for good services, I always write good reviews and testify for them.
Rob at HiVelocity banned me from their live chat support for asking about why my service was denied, and now Richard Anderson of Buzz Servers booted me from chat after I asked why as well with the answer "as a business we have the right to refuse.." - if it's not written on the website, that is not a right I believe as that is discrimination.
You'd think with someone with a good reputation like me, whose been around for years, I'd get a bit more respect than false hopes and promises, when I need a solution...now.
I'm using Plesk 12.0.18 version with Windows 2012. I need to backup files to remote ftp server. Remote server configuration is Windows 2012 with IIS server. It works with ftp clients very well.
But, i have a problem about Personel FTP Repository. I open Personal FTP Repository Settings and write all boxes with true information about remote ftp server but it says "Transport error: unable to list directory: Curl error: Login denied".
Ftp server works fine with ftp clients and cpanel backups.
I have recently switched from Ubuntu to Mint because I would like to enjoy out of the box functionality. I installed Apache, PHP and Mysql. When I go to localhost, the page displays correctly indicating that the server is functioning. In /var/www/html I created devPages. In devPages I created a symlink to a directory in my home directory where I keep all of my html/php files.
When I point my browser to http://localhost/devPages/1/ I get "You don't have permission to access /devPages/1/ on this server". This appears to be a permissions/ownership issue. I don't want to change the permissions for the directory or files in the home directory because they are set to work properly on my production server. Is there a way to get apache to accept files in my home directory?
I have set owner and group for devPages and the symlink to www-data. Set permissions to 755 for devPages.
By the way, under Ubuntu, I have always used a symlink and it always worked without any issues.
I have a client who's server has got DDOS attack. It causes the network disruption and DC wants to turn off the server. My client feels it stupid to turn off the server just like that.
I know that port 80 is reserved for HTTP communication to clients on the apache server,and that the client can receive the HTTP response to any port on the client machine, I think there might be more details to it than this. I am required to describe how client and server sockets are used for the client/server communication between an Apache Web server and Web client processes.
How do i setup vpn server on windows 2003 so that client traffic go through the remote vpn server? Something like strongvpn.com service which change the client ip address.
I tried setting up, now client able to connect to the server using windows vpn. But once connected, internet cannot work. How to use the vpn server as gateway?
Server have only 1 network card.
Can windows xp act as vpn server for the same purpose?
I have completed email set up on my server and have checked that email ports are open, but for some reason outlook keeps returning : "Outlook cannot find the server. Verify the server information is entered correctly in the Account Settings, and that you DNS settings in the Network pane of System Preferences are correct."
The odd thing is that outlook still picks up emails if I receive any, but keeps returning above error every minute.
and it seems to be normal again. Right now there is 2000 visitors going to the website and possibly 3000/hour during peek hours. The page is in php/mysql, 4 mysql queries per page.
When I goto CPU/MEMORY/MYSQL usage in WHM, there is a red color bar and the information is UserDomain%CPU%MEMMySQL Processes nobody39.11139.640.0
I want to buy soon a Dell PowerEdge SC1435, as my first 1U server.
I will hook it to a co-location data center, near by my place.
Feel free to tell me if you see some bad choice related to server options:
Dual Core AMD Opteron 2212HE 2.0GHz, 2x1MB Cache, 1Ghz HyperTransport No Operating System No Memory (if possible, plan to buy recognized performance brand) 24X IDE CD-ROM SAS 5IR internal RAID adapter, PCI-Express Add-in SAS5iR RAID Controller which supports 2 SAS Hard Drives - RAID 1 No Hard Drives (I already purchased 2 Fujitsu 73GB 15K SCSI ULTRA320 80pin HD's - Part MAU3073NC) On-Board Dual Gigabit Network Adapter, No TOE Rack Chassis with Static Rapid Rails, 1U Riser with 1 PCIe Slot Broadcom DualPort TCP/IP Offload Engine Not Enabled, Linux OS Only Bezel
I have the 2 Fujitsu 73GB HD's and plan to set them into a RAID 1 array. Will the RAID controllers from Dell be compatible with the above HD's? Do you recommend me NOT to get the Dell controllers and purchase instead a different brand?
if there are any hosts you would recommend working with for hosting a DB app (MySQL or SQL Server is fine). The trick with many hosts is that the database is not made directly available to remote clients due to security reasons. What I'd like to do is provide the DB hosting for a client/server application we are developing. For many of these users, setting up and managing a database will be too complex, so I'd like to provide the hosting for them.
Additionally, we'll be starting small and will need room to grow -- probably up to fully dedicated hosting.
So -- any good experiences out there with this kind of hosting? It goes far beyond the usual specs of bandwidth, disk space, etc. into needing low server densities, high availability of the DB service, and most importantly, no plans to block remote access to DBs in the future...