Connect To Windows VPS With Http
Jun 11, 2007
How can i connect to my windows VPS if my office PC connect to internet by http proxy (user name and password) and all ports are closed unless:
22
23
80
8080
So Remot desktop not working, I tryed some remote softwar like pcAnywhere but did'nt work.
View 6 Replies
ADVERTISEMENT
Oct 28, 2007
Anyone can inform how to fix "http-put proxy" or "http-connect proxy" ?
My hosting provider said that my dedicated server is not secure because of that.
I use CentOS 4.x and only Apache 2.0.52
# rpm -qa | grep htt
httpd-2.0.52-28.ent.centos4
httpd-suexec-2.0.52-28.ent.centos4
I searched about the topic but got not much information.
View 0 Replies
View Related
Aug 20, 2009
How can I set up a script or shortcut to run commands from a Windows XP machine on my CentOS machine over SSH?
I am running a virtual CentOS (VirtualBox) machine containing my LAMP stack. I also have other tools like subversion, git, etc. on there that I wish to use. On my windows machine, I want to set up quick scripts like 'commit' and send my path with args. I also want to use it for running command line PHP scripts on the remote server.
View 3 Replies
View Related
Nov 24, 2014
I got this error when i try to active an account in Plesk.
Error: DNSZone::Table::select() failed: no such row in the table
And when o try to solve issue by the following steps,
1) Login to mysql psa database using the plesk administrator password,
cd %plesk_dir%Mysqlin
mysql -h 127.0.0.1 -uadmin -p -P 8306 psa
I got : Unknown psa Database...I'm ensure that database is founded on the server under C:Program Files(86x)MysqlData
View 11 Replies
View Related
May 20, 2014
My Plesk 11.5 server will not connect to my SQL 2008 server. It runs on a Windows 2008 server. I have turned the Windows firewall off. The servers are on the same IP subnet. I can ping the SQL server by name and address, remotely Login successfully using SQL management studio, and map a share to a drive.
The SQL server is in Mixed Mode. I can telnet to port 1433 and login. The SQL server has TCP/IP enabled. Connections made by web sites - mostly ASP driven - connect normally. The Plesk console fails to connect with the following error -
Error: Test connection to the database server has failed because of network problems:
Get database server version failed: Login failed for user '????'.
(Error code 1)
View 2 Replies
View Related
Aug 6, 2012
Lately whenever i try to connect to my Plesk Panel, I get Firefox's "Unable to connect" error and with Internet Explorer I get "Cannot display web page". I disabled all addons, still couldn't connect. Checked my Firewall, still nothing. I pinged the IP and got 51ms. My site is still up. And I just dont know what's wrong.
View 2 Replies
View Related
Jul 17, 2012
I've upgraded to 11, but when I try and apply updates, I'm getting
WARNING: Unable to connect to local default MySQL server. Read carefully article [URL] ..... for details.
I've followed the directions in the KB mentioned, but haven't had any luck yet.
View 8 Replies
View Related
Nov 20, 2013
APS Catalog gets no contact with the server...
View 2 Replies
View Related
Apr 19, 2013
I have installed Apache 2.2.22 in Windows Server 2008 R2 Operating System. I want to upload a file using HTTP put command to "uploadtest" folder of the server
1. I have configured "uploattest" folder to accept file without any authentication (Anonymous_NoUserID On)
<IfModule alias_module>
Alias uploadtest G:DataImportSvcUploadTest
</IfModule>
<Directory "G:DataImportSvcUploadTest">
<FilesMatch ".(enc|xml|zip)$">
[Code] ....
We are using .enc files so I allowed that file type
2. "uploadtest" folder has right permission to everybody.
3. We are using WindowsCE client to send file using HTTP put command . Use HttpOpenRequest to send files with lpszVerb = PUT
HINTERNET WINAPI HttpOpenRequest(
HINTERNET hConnect,
LPCTSTR lpszVerb,
LPCTSTR lpszObjectName,
LPCTSTR lpszVersion,
LPCTSTR lpszReferrer,
LPCTSTR* lplpszAcceptTypes,
DWORD dwFlags,
DWORD dwContext
);
4. We are getting error as "Method Not Allowed"
TTP/1.1 405 Method Not Allowed
Date: Thu, 18 Apr 2013 07:26:25 GMT
Server: Apache/2.2.22 (Win32) DAV/2
Allow: GET,HEAD,POST,OPTIONS,TRACE
Content-Length: 241
Content-Type: text/html; charset=iso-8859-1
5. I tried enable WebDav in Apache and tried with BitKinex WebDav client and still gives the same error
I just wondering PUT may be barred by any other allowed module. Please find the modules allowed.
LoadModule actions_module modules/mod_actions.so
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
LoadModule auth_basic_module modules/mod_auth_basic.so
[Code] .....
View 1 Replies
View Related
Oct 16, 2014
We have just installed the plesk version 12. All the installation completed without errors . then we restarted the server . and when we tried to open the plesk through the desktop shortcut we get the error " HTTP Error 503. The service is unavailable."
We have tried the following links fix HTTP , kb6735 .
Why does we get this error ?
View 6 Replies
View Related
Sep 24, 2014
Plesk 12.0.18 updated recently. After resolution of any problems caused by migration, I'm on the last (I think).
By accessing the domain panel and try to install Wordpress on the applications tab, I encounter the error below:
Error: The Following error has occurred During The download of application: HTTP Error (0)
[URL] ....
This error is repeated for the installation of any application, such as Joomla and Drupal.
View 2 Replies
View Related
Dec 19, 2013
I have installed Plesk 11.x windows version. I use that for 1 month but now I want to login to panel by http://mysite.com:8880 get error:
The system cannot find the file specified. (Error code 2) at Unable to connect to pipe .pipeP_85da9518-b79d-49a6-a154-e5055dc53d7c
View 2 Replies
View Related
Feb 24, 2015
I'm trying to install worpress manually but I can't get the WP do initiate the installation process.
I give a HTTP 500 error
I have Windows 2012 R2 server.
View 4 Replies
View Related
Oct 7, 2014
I´ve read that a whole https website might be better for SEO than just a mixed version. So I want to change the whole website to https.
We are using Plesk 12 on Win 2008 R2.
One Website is using DotNetNuke 7.3.2.
How can I automatically set the whole website to https?
What happens to the users that just type domainname.com without http or https.?
What is the right search engine friendly technique to permanently redirect to the https version even when the user is not using the application protocol prefix http/https?
Where can I do the setup in Plesk 12 fro Windows?
Are their any other drawbacks that I have to think over before I do the changes?
View 5 Replies
View Related
Jun 23, 2008
Does anyone know how to redirect the URL of a host so that it always goes to the www subdomain? Is this done with RedirectMatch or is a rewrite rule?
View 3 Replies
View Related
Mar 31, 2008
where when I view my website through http using Firefox, it never stops loading. If I use IE, then I get a "page can not be displayed" error.
If I use https then everything works fine.
I have noticed that if I delete lines from the files, I don't have this problem.
If I try viewing images (so I know it can't be an html of php problem) some look fine (the very small files). But, larger files, around 168 kb, load halfway and the second half is distorted (green and purple chunks and other random colors and lines).
If I view the image through https, the image is perfectly fine!
If I put my site through w3.org's validator (just to see what it would report) it says "500 Line too long (limit is 4096)".
My website used to work, so I know there isn't any code in the pages that would cause this to happen.
Is there an Apache setting I check? Perhaps it is sending a really long header that I can not see? I am not really sure what to do. I have made my site to force https but it's slow and not signed.
View 6 Replies
View Related
May 22, 2008
is to use windows authentication, to connect to the site, and connect to MS SQL with the same user.
I read on the net (http://msdn.microsoft.com/en-us/library/ms998358.aspx), and it said I should go to my default sites properties, to to the "directory security" tab, and make sure "Integrated Windows authentication" is the only box that is checked.
I did that and now I cant connect to my site...
When I try to connect, it bring up a windows user name and password box. I put a user name and password in, but nothing...
Iv double checked the user exist, and still nothing...
View 3 Replies
View Related
May 31, 2008
I REALLY REALLY need to connect to my FTP on 1and1 and for some reason it seems to be down. Is anyone else having this problem?
View 2 Replies
View Related
May 10, 2009
This week connectswitch's service has not been that good. Basically first they restart the node without prior notice and our vps was down for 7 hours. and now we buy our cPanel license via them and they havent paid it so the license is now expired although we have paid them for it.
View 11 Replies
View Related
Jul 30, 2009
We can't resolve any outside websites, for example wget won't resolve any websites.
elvis:~# wget [url]
--2009-07-30 03:12:15-- [url]
Resolving g-ecx.images-amazon.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `g-ecx.images-amazon.com'
elvis:~#
How can we debug this? Its just started to do this, before it was fine for months.
We can resolve IP addresses fine.
elvis:~# wget [url]
--2009-07-30 03:18:08-- http://206.251.77.82/~proxy/images/b...ntent-view.png
Connecting to 206.251.77.82:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 241 [image/png]
Saving to: `background-content-view.png'
100%[======================================>] 241 --.-K/s in 0s
2009-07-30 03:18:08 (63.8 MB/s) - `background-content-view.png' saved [241/241]
elvis:~#
View 2 Replies
View Related
Mar 13, 2008
i am searching a VPS to connect Thailand users
its need very fast link and good ping
its for real time multimedia ( i try to avoid LAG in sound)
windows as a preference but linux can do
I dont need a lots of CPU or RAM cpy of 233mhz and ram of 256m is enought
put the connectivity is crucial full dubplex 100mbps and 500G of bandwith as a minimal
any clue where i can find this litle jewel
now i am using one who use tiscali as the provider its works fine the VPS is ok but its dont connect well all my poeples
so i am looking to change it
View 10 Replies
View Related
Apr 3, 2008
I'm getting a cabinet colocation with a provider and on the sales order there is a setup and re-occurring fee for "cross connect". My rep explained it's for the connection from my cabinet to their switch. Is this a typical charge for colocation? I thought cross connect is for connecting from their facility to 3rd party providers.
View 13 Replies
View Related
Jun 18, 2008
I got my dedicated server on centos ... everything is running, how to remotly connect
I already tried putty but there are some problems. My hosting provider give me this details:
root / Admin Password: xxx
DRAC-ip-user-password
and APC IP.
So which program is the best for remote connect?
View 8 Replies
View Related
Apr 24, 2008
how to setup an iPhone to access a mailbox hosted with VPS?
View 0 Replies
View Related
Jun 18, 2008
i runnig backup, after runing backup, i can not connect to whm cpanel
show this error:
In order to access the interface, you will need to make sure that the software license on this server is active and installed.
Your license could not be activated because:
Cannot Read License File
View 4 Replies
View Related
Aug 30, 2007
I can't connect to CPanel or any of my sites but I can connect to my virtuozzo control panel. When I try to connect to CPanel or any of my sites I get an error that says that the server is taking to long to respond.
If I go through a proxy I see the sites so I know CPanel is not down.
How is it possible to connect to my Virtuozzo control panel but not Cpanel?
View 9 Replies
View Related
Jan 16, 2007
We're having a small problem with one of our Ventrilo boxes (Linux) that seems to be blocking users from connecting. The DC (The Planet) is reporting that the issue is likely with the user and my tech is also saying the same thing. I have reason to believe they're both wrong but wanted to see if anyone had any ideas.
Here are 3 tracert's that show normal activity until the user reaches the DC network and then they can't reach our server.
All 3 of these are from different users experiencing the exact same problem.
Tracing route to ca.13.1343.static.theplanet.com [67.19.19.202] over a maximum of 30 hops:
1 2 ms 1 ms <1 ms 192.168.1.1
2 * * * Request timed out.
3 70 ms 72 ms 24 ms 68.86.105.193
4 127 ms * 13 ms 10g-9-3-ur02.longmont.co.denver.comcast.net [68. 86.103.157]
5 103 ms 87 ms 66 ms 10g-9-1-ur01.longmont.co.denver.comcast.net [68. 86.103.161]
6 12 ms 11 ms 12 ms 10g-3-1-ar01.denver.co.denver.comcast.net [68.86 .103.154]
7 9 ms 9 ms 23 ms 68.86.103.150
8 11 ms 12 ms 11 ms 12.125.159.89
9 45 ms 42 ms 33 ms tbr2-p013702.dvmco.ip.att.net [12.123.207.150]
10 31 ms 34 ms 126 ms tbr2-cl33.dlstx.ip.att.net [12.122.12.125]
11 145 ms 32 ms 31 ms gar1-p3100.dlrtx.ip.att.net [12.123.16.165]
12 38 ms 32 ms 31 ms 12.119.136.14
13 30 ms 34 ms 32 ms te7-1.dsr02.dllstx3.theplanet.com [70.87.253.18]
14 34 ms 32 ms 30 ms vl41.dsr01.dllstx4.theplanet.com [70.85.127.83]
15 59 ms 142 ms 48 ms gi1-0-2.car02.dllstx4.theplanet.com [67.19.255.1 34]
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
Tracing route to ca.13.1343.static.theplanet.com [67.19.19.202] over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.1.1
2 8 ms 7 ms 10 ms 73.96.20.1
3 9 ms * 7 ms GE-2-37-ur01.aberdeen.wa.seattle.comcast.net [68 .86.98.9]
4 9 ms 13 ms * te-5-2-ur01.olympia.wa.seattle.comcast.net [68.8 6.96.6]
5 11 ms * 12 ms te-8-4-ar01.burien.wa.seattle.comcast.net [68.86 .96.10]
6 14 ms 19 ms 14 ms 12.116.25.13
7 69 ms 69 ms 70 ms tbr1011401.st6wa.ip.att.net [12.122.111.6]
8 72 ms 76 ms 74 ms tbr2-cl10.sffca.ip.att.net [12.122.12.113]
9 73 ms 66 ms 67 ms tbr1-cl30.sffca.ip.att.net [12.122.9.137]
10 67 ms 68 ms 69 ms tbr1-cl3.la2ca.ip.att.net [12.122.10.26]
11 70 ms 67 ms 67 ms tbr1-cl20.dlstx.ip.att.net [12.122.10.49]
12 67 ms 68 ms 67 ms gar1-p340.dlrtx.ip.att.net [12.123.16.161]
13 65 ms 66 ms 65 ms 12.119.136.14
14 66 ms 66 ms 65 ms te9-1.dsr02.dllstx3.theplanet.com [70.87.253.22]
15 68 ms 67 ms 68 ms vl42.dsr02.dllstx4.theplanet.com [70.85.127.91]
16 67 ms 66 ms 66 ms gi1-0-1.car02.dllstx4.theplanet.com [67.19.255.6 ]
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
1 9 ms 5 ms 7 ms 73.101.80.1
2 7 ms 7 ms * GE-2-37-ur01.gigharbor.wa.seattle.comcast.net [6 86.99.9]
3 * * * Request timed out.
4 13 ms 9 ms 11 ms 12.117.243.13
5 64 ms 66 ms 64 ms 12.127.6.50
6 67 ms 67 ms 273 ms tbr2-cl10.sffca.ip.att.net [12.122.12.113]
7 67 ms 73 ms 69 ms tbr1-cl30.sffca.ip.att.net [12.122.9.137]
8 66 ms 66 ms 65 ms tbr1-cl3.la2ca.ip.att.net [12.122.10.26]
9 68 ms 64 ms 63 ms tbr1-cl20.dlstx.ip.att.net [12.122.10.49]
0 67 ms 70 ms 66 ms gar1-p340.dlrtx.ip.att.net [12.123.16.161]
1 70 ms 68 ms 67 ms 12.119.136.14
2 72 ms 69 ms 66 ms te9-1.dsr02.dllstx3.theplanet.com [70.87.253.22]
3 63 ms 65 ms 65 ms vl42.dsr02.dllstx4.theplanet.com [70.85.127.91]
4 69 ms 75 ms 69 ms gi1-0-1.car02.dllstx4.theplanet.com [67.19.255.6
5 * * * Request timed out.
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
0 * * * Request timed out.
View 5 Replies
View Related
Jun 13, 2007
I recently tried installing phpbb forum via fantastico and everytime I try I get the error "phpbb critical error" "could not connect to database"
I also get an error connecting to database when I try installing SMF.
I checked the configuration/information and the password and username is all correct.
View 3 Replies
View Related
Nov 25, 2007
I'm trying to cross connect two linux servers' secondary NICs with a cross over cable. after I pluged in the both ends, I tried to set internal ips for eth1 with netconfig, 192.168.3.1 and the other one is 192.168.3.2, i don't know what to put on netmask and gateway so I left it with netconfig's default, after that I tried ifup ifcfg-eth1 but the server lost connection.
The tech at the datacenter checked and said I delete their network gateway from the list of routes.
what should I do? remove the gateway line in ifcfg-eth1?
View 3 Replies
View Related
Mar 8, 2009
I am unable to connect to corehoster at all again --
I have been having issues since I opened my alpha master reseller account
Any reseller account I create cant create cleints..
I am even unable to enter tickets or send email to them since they are unreachable
Nick S refuses to refund my account .
Any one else having issues with core hoster
View 1 Replies
View Related
Oct 29, 2009
I install a Oracle Collaboration Suite portal on a Windows 2003 server.
I configure everithig to put it online. I cerate a dyndns hostname and I forwarded the 80 port on the router.
So, when I type the adress the portal appears but when I press on a link he redirects me on server.xxx.local.
View 0 Replies
View Related