New VPS, Files In Httpdocs Inaccessible Via Browser

Jul 16, 2009

My client was rather forcibly moved to a VPS by their host (long story, involving inadequate PHP memory allocations).

I've run sites on MediaTemple's VPS's without any issues. This one, via Network Solutions (not my pick) is driving me nuts. It uses Plesk and Virtuozzo, and is, I believe, running Redhat.

I am able to FTP files into httpdocs, but when I try to pull them up via browser, I get 404's. Additionally, the default landing page persists, even though I deleted their index.html.

I can SSH with root, but have thus far not been able to find my way to httpdocs via command line. Updated: scratch that. Found it. Files are there...

I am accessing solely via IP, as I do not want to redirect the domain until the new site is up and running.

Any thoughts on where I need to be looking for a solution? I'm not really a server person, though this is the first time I've encountered so much trouble. I do not foresee NS support being much help, per prior (recent) experience.

View 2 Replies


ADVERTISEMENT

Plesk 12.x / Windows :: Httpdocs Default Files And Directories?

Feb 24, 2015

Plesk12 on IIS8.5/Windows2012r2.

Migrating existing IIS websites into Plesk we are creating new clean websites and then copying the existing code across into the httpdocs directory.

Should we leave all the documents and file structures created by Plesk in place when we do this OR should we delete everything in the httpdocs directory and copy our code into here?

View 1 Replies View Related

Plesk 12.x / Linux :: Cannot Put Cgi-bin Outside Httpdocs

Jun 24, 2014

Moving sites from other servers into a Plesk 12 environment (Centos 6.5) I cannot see a way to set cgi-bin in the webspace root directory instead of document root (httpdocs). In previous Plesk CGI support allowed selection of cgi-bin location.

I have tried (to no avail):

Code:
/usr/local/psa/bin/domain -u mydomain.tld -cgi-mode www-root
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain mydomain.tld

Code:
mysql> SELECT * FROM dom_param WHERE dom_id=x;
(where x is the dom_id of my domain) shows the cgi_bin_mode param has val www-root but no change to system/<domain>/httpd.conf.

Relocating cgi-bin to httpdocs/cgi-bin is not an option - some of these sites are development environments where I cannot move cgi-bin on the live environment and some of the scripts use relative paths.

Is this no longer possible in Plesk 12?

The following works (oops):

Code:
/usr/local/psa/bin/domain -u mydomain.tld -cgi-mode webspace
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain mydomain.tld
mkdir /var/www/vhosts/mydomain.tld/cgi-bin
chown myuser:psaserv /var/www/vhosts/mydomain.tld/cgi-bin

View 3 Replies View Related

Webmin Becoming Inaccessible

Jan 21, 2007

every now and again Webmin seems to become inaccessible eg. when I go to [url]it just sits there and eventually times out with a "The connection has timed out" error.

But if I use lynx from the server to access [url]it works fine, does any one have any ideas what could be causing this, if I restart the server it then starts working fine again.

View 5 Replies View Related

How To Change Default Directory From Httpdocs

Feb 11, 2008

How Can I point [url]to httpdocs/MyFolder instead of httpdocs...

I am running a Plesk cp with apache web server.......

View 2 Replies View Related

How To Change Default Directory From Httpdocs

Feb 11, 2008

How Can I point [url]instead of httpdocs...

I am running a Plesk cp with apache web server.......

View 3 Replies View Related

Solar VPS Billing Panel Inaccessible?

Aug 5, 2008

The control panel for SolarVPS seems to be down and their homepage also appears to be partially broken. A representative on live-help just told me that there's no ETA at all for a fix and that all customers might have to provide information to identify themselves as they might have lost customer data irretrievably.

I'm somewhat shocked, been a customer for a year now and never had any issues, but this is pretty bad if true.

View 10 Replies View Related

Mail Server Up And Running But Inaccessible

Nov 9, 2007

I can't check my mails using POP3 and Outlook Express. If I do a 'telnet hostname_address 110', I get the MTA welcome message, however when I try to access with Outlook Express, it takes like 30 secs, then it says it's taking time and asks if I want to wait more or cancel, I click "Wait", then after a few secs it says the waiting time expired. Do you know what may be causing it?

View 4 Replies View Related

Plesk 12.x / Linux :: FTP In Filezilla - HTTPDocs Mixed Up Between Domains

Mar 26, 2015

I have setup a new CentOS 6.6 server with Plesk version 12.0.18 and everything works as it should apart from the fact that in Filezilla the connection for domain1.com points to the httpdocs directory for domain2.com and vice versa. In the plesk filemanager and in a web browser the domains point to the right directory.

View 4 Replies View Related

Plesk 11.x / Windows :: Deletion Of Httpdocs Folder - Authentication Required

Jul 15, 2014

I have accidentally deleted httpdocs folder. But after that I create It manually and upload my website. Now It is showing 'Authentication Required' whenever I want to open my site through browser.

View 1 Replies View Related

Plesk Automation :: Dedicated IP Added To Container Inaccessible

Apr 21, 2015

I tried to set up a site with a "dedicated" IP without SSL, and ran into this problem again. The new IPs (v4 or v6) are not reachable, pingable, or trace routable from outside the container, even from its PCS hardware node.This is what I get after adding the address in PPA:

Code:
# cat ifcfg-eth0
DEVICE="eth0"
ONBOOT="yes"
BOOTPROTO=static

[code]....

By contrast, if I add an IP address through PVA, it is pingable. Note the differences, namely that PVA's ifcfg-eth0:0 has "BOOTPROTO=static" and the IPs double quoted. For those testing at home also note that PVA removed the existing IPv6 addresses (that it didn't know about).

Code:
# cat ifcfg-eth0
DEVICE="eth0"
ONBOOT="yes"
BOOTPROTO="static"
GATEWAY="x.x.194.1"
IPV6_DEFAULTGW="aaaa:bbbb:0:4c::1"

[code]....

Could that make a difference? Why I can't seem to get secondary IPs to work?

View 5 Replies View Related

Plesk 11.x / Windows :: All New FTP Accounts Broken - Home Directory Inaccessible

Oct 11, 2013

I have 11.5.30 and no new FTP accounts work. All I get when trying to connect is 530 User cannot log in, home directory inaccessible. I have run the command:

"%plesk_cli%
epair.exe" --reconfigure-ftp-site -webspace-name site.co.uk

removed and added the user again repairing in between. I have manually tried creating the user folder under default/6/localuser/username and setting permissions. I have checked the local windows account and the home directory is fine.

All old accounts create previously work fine. I could at least connect on the master FTP site with the local user folder but then it was read only.

View 7 Replies View Related

Plesk 12.x / Windows :: Additional FTP Accounts 530 User Cannot Log In - Home Directory Inaccessible

Jul 10, 2014

I don't know why, but only one server with Plesk 12 if i create additional ftp accounts not working. i receive error:

530 User cannot log in, home directory inaccessible.

If i use principal FTP account works fine.

View 5 Replies View Related

Plesk 12.x / Linux :: Sites Inaccessible - Unable To Generate Web Server Configuration File

Aug 31, 2014

I have some error with my server. All my sites are inaccessible.

Code:
Template_Exception: nginx: [emerg] SSL_CTX_use_PrivateKey_file("/opt/psa/var/certificates/cert-ao0glw") failed (SSL: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:Type=X509_ALGOR error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 error:Field=pkeyalg, Type=PKCS8_PRIV_KEY_INFO error:0907B00D:PEM

[Code] .....

View 2 Replies View Related

Cant See Gmail At Browser

Oct 6, 2008

I cant access gmail from my internet connection, but google is opening and also all other emils are opend(yahoo,aol...). Im using windows 2000 OS. Is it a problm of mail server of gmai?

View 4 Replies View Related

Strange Browser Agent

May 10, 2009

i recently got multiple logs regarding this weird browser user agent,

Browser Agent:
XXX<? echo "w0000t"; ?>XXX

anyone have information regarding this?

View 3 Replies View Related

Defend Against Browser Spoofing

Aug 10, 2008

How do you defend against browser spoofing? From the tutorials shown at [url]. it seems really easy to spoof a firefox useragent.

View 5 Replies View Related

Downloading Using Browser On Linux

Mar 15, 2008

I'm trying to download this 1 GB file on my Linux server CentOS. But its requiring me to enter a Captcha image which doesn't show up using Elinks or Lynx the two browser I tried.

Wget was my first thing that I tried but that wouldnt work since its impossible to enter the captcha using wget command.

So I need some help how should I download this to my server I'm on Slow DSL connection and it would take weeks to download 1 GB using my desktop and then reuploading it again to server using FTP.

View 3 Replies View Related

How To Access Ftp From A Browser (for Cpanel)

Mar 25, 2007

I know that if you want to access your ftp account from a browser you use this link format:

ftp://username : password@yourdomain.com

But what happens when your usersame is in the form of: username@yourdomain.com

How can I access my ftp from a browser then?

View 2 Replies View Related

Dedicated Hosting For A Browser Game

Jan 7, 2009

i run a browser based game in (php/mysql/javascript) and i currently have noticing with the growing numbers of players that my shared hosting is not going to handle the load, obviously.
i am not sure if this is the right place to ask but are there any hosting companies out there willing to negotiate a deal where they provide hosting for such a thing in return of advertising?
we havent even began to advertise the game and expand it, it will reach thousands of players easely... we would need atleast 2 highend boxes to split up the database from the webserver.

View 7 Replies View Related

That SSL Invalid Error Shown In A Browser

Apr 21, 2009

This is the error i'm getting after i installed my cert.

i did the installation in plesk 9 and it asked for three files:

1. private key

2. certificate

3. CA bundle

for the CA bundle i used the: intermediary_certificate1.cst, intermediary_certificate2.cst, & root_certificate.cst files and in that order.

What could have went wrong? and how can i get rid of this error?

View 3 Replies View Related

Blocking A Country Using Browser Language

Nov 3, 2008

I got a list of IPs from the country i want to block from blockacountry.com and i added them to my .htaccess as I have no access to PF or IP tables firewall.

I am concerned about the server load if I get too many requests from that country to access the webpage, I have been told of a better solution, blocking someone based on the browser language they use, for example for China that is "zh-CN" but I don't know how to implement this and I have not been able to find it through Google, help with this appreciated.

Second thing, anyone knows what happens when someone attempts to access a webpage from a blocked IP? Do they get a "Page not found" or "your IP is blacklisted" message?

If I block by browser language it would be good if the blocking message does not tell the user about this

(Notice that I am aware that blocking by browser language is not a perfect solution).

View 8 Replies View Related

Addon Domain Browser Location

May 10, 2007

I have setup an Addon Domain in cPanel.

[url]is pointing to:

[url]

That is working fine, test it for yourself.

However, I want the URL in the browser to read: [url]but currently as you can see the long URL appears.

How can I make the short clean URL appear in the browser?

View 5 Replies View Related

Hot Link Prevention And Browser Security

Dec 23, 2007

I recently initiated "Hot Link Prevention" on one of my web sites on my Dedicated server (via CPanel). It woks well in re-directing hotlinked images to a small image that says "Unauthorized Hotlink Image." This of course prevents other web sites from leaching my bandwidth. However, I have had a number of people complain that when they visit my forum, they don't get my site's images, but instead see the Unauthorized Hotlink Image. The common thread seems to be the people with the problem are using Security Software. In one case, a guy is using Norton Confidential. Another guy is using some Security software provided by his ISP. I'm guessing that this security software is somehow messing with the Referer in tehir browser and confusing my server into thinking the images are being hotlinked from some other site. Short of turning off Hot Link Prevention, does anyone have any suggestions to tell the folks...are there settings in their Security Software for example that will prevent the problem when they visit my site?

View 4 Replies View Related

Apache :: After Upgrading To 2.4 Does Not Get PHP Output In Browser

Dec 20, 2013

I have upgraded to Apache 2.4 and Php 5.5.7. I am not able to get any php script to show output in the browser. Html and text files work fine.

phpinfo works fine and shows output.

Phpmyadmin gives "No data received" in chrome and "The connection was reset" in Firefox.

In command line php -f filename gives me output.

Last lines of my Apache error log:

[mpm_winnt:notice] [pid 2028:tid 376] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Fri Dec 20 2013] [core:notice] [pid 2028:tid 376] AH00094: Command line: 'C:Program FilesApache Software FoundationApache24binhttpd.exe -d C:/Program Files/Apache Software Foundation/Apache24'
[Fri Dec 20 2013] [mpm_winnt:notice] [pid 2028:tid 376] AH00418: Parent: Created child process 2628
[Fri Dec 20 2013] [mpm_winnt:notice] [pid 2628:tid 276] AH00354: Child: Starting 64 worker threads.

In Php log it is giving no error.

httpd -t shows: Syntax ok

php -v shows:

PHP 5.5.7 (cli) (built: Dec 11 2013 13:48:27)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies

View 2 Replies View Related

Apache :: Unable To Access VPS Through Browser

Apr 14, 2014

i signed up for vps from vps.me and i got ssh credential i logged in ssh using token2shell but when i put my server ip "10.223.1.157" in google chorome but then it says unable to find even i am not able to access ftp through filezilla also

View 3 Replies View Related

FTP, Email, Browser Access To Server Not Working

Jun 12, 2007

My server was hacked so they did a OS reload. Everything seemed ok then they did the Level 2 Security Plan which includes

Update kernel to the latest release
Update security patches
Thorough security audit
Installation and configuration of firewall
Installation of security updates as released by OS vendor
Installation of security updates as released by Control Panel vendor
Configuration changes as desired by customer
Disabling of unused and insecure services
Removal of insecure packages and unnecessary software
Regular scans for easy-to-guess users passwords
Log auditing for unusual activity
Investigating hacking attempts
Restoring files from backup
Anti-spam configuration
Anti-virus configuration
Anti-DoS/DDoS kernel code tweaking
Default system users removal
SSH server hardening
Mod_Security (Intrusion detection and prevention engine for web applications)
Securing /tmp directory
Kernel tuning with sysctl
Snort (Network Intrusion Detection System)
Acid (Analysis Console for Intrusion Databases)
Smartd (HDD Reliability monitor)
SIM (System Integrity Monitor)
PRM (Process Resource Monitor)
SPRI (System Priority)
BFD (Brute Force Detection)
PMON (Socket Monitor)
Tripwire (keeps track of every file being moved/edited in the system)
CHkrootkit (Rootkit/Exploit scanner reports sent daily)

1. Now I get a timed out message via my browsers IE & Mozilla

2.When I try to FTP into an account I get this message, same message on all accounts.
[06:37:47] Connecting to 72.21.49.74 Port: 21
[06:38:08] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

3. When I try to retrieve my email via Outlook 2007 I get this
Receiving reported error (0x80042108) 0UTLOOK CANNOT CONNECT TO YOUR INCOMING (pop3) EMAIL SERVER

Here are the traceroute results (image below) Note the timed out message

Servstra keeps telling me everything works on their end...... yet I cannot get to the server any longer.

View 4 Replies View Related

Apache :: Access To WebDAV Folders Via Browser

Mar 19, 2013

I am working with an Apple Lion Server. I want to give users the possibility to gain access to certain share points with the webbrowser via the WebDAV protocol. The OS allows to define sharepoints with the GUI. In this GUI you can adjust, that the users are allowed to access the sharepoints via WebDAV but it is not possible to access the folders via a browser. You just get an error from the webserver after a login:

You don't have permission to access /webdav/ on this server.

So I have looked for the relevant configuration file "httpd_webdavsharing.conf" (apache v2.2)

Code:

#
# Apache Config for WebDAV Sharing
# Activated and deactivated by com.apple.webapp.webdavsharing webapp
#

RegisterResource "WebDAV Sharing: %c %s" /webdav main webdav
RewriteEngine On
RewriteMap webdavmap prg:/usr/libexec/webdavsharing/webdavsharing_mapper

[Code] .....

Is there a way to modify the code in such a way that it allows the favoured access?

View 1 Replies View Related

Plesk 11.x / Linux :: DNS Settings - Show Www In Browser

Dec 12, 2014

I want to know what settings to make in the Dns of my Server so always to show the www. in the browser, before the domain name.

For example, in the url to be www.mydomain.com and not mydomain.com

View 1 Replies View Related

Plesk 12.x / Linux :: IP - Domain Not Resolve On Browser

Jul 13, 2015

Apply an IP fix to a specific domain but this domain dont resolve on browser [URL] .....

On chrome i got this : ERR_NETWORK_ACCESS_DENIED

I already disable iptabes and denyhosts

I check on dnsstuff and everything seems good.

I check ifcfg-eth0 file - ok

IP its add into Plesk panel by ToolSetings -ok

Its set on domain by Hosting parameters -ok

Reverse on IP is ok ....

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved