Path To Code Files On Hosts Server

May 29, 2009

I have just FTP'd my code files onto my hosts server and i'm not sure whether i need the files in the root of the htdocs folder or whether i can leave them in my folder called website within htdocs...? the structure looks like this atm: htdocs->website->[all of my php files]

also... do i need an index.html file or is index.php ok? atm i am getting a 403 error when i try to connect,

View 5 Replies


ADVERTISEMENT

Ssh Code To Copy Files In Same Server

Jun 28, 2009

I want to my friend's files from /home/admin/dc
to /home/ as I am planning to rebuild kloxo for him, this could kill all the files so, I would like to know the code so tht I could copy few files from the above location to the home directory

View 4 Replies View Related

Hosts That Have Clear Upgrade Path

Dec 27, 2007

I'm about to launch a site that i think will see a gradual growth in userbase, so i want a host that could scale my site as the it grows. I had earlier chosen crucial web host (esp their split dedicated plan) but i think after a point even that would limit the number of users and resources used per second (and they have no upgrade after that).

I would like to hear your suggestions on hosts who have plans from VPS ( i think i'll start from VPS itself and not shared just to be safe) to semi-dedicated or dedicated.

The upgrade should be hassle free, that is my main requirement. And also if there is a sudden income of traffic from other sites the host should NOT suspend my account but should charge only for the overages.

View 9 Replies View Related

To Web Hosts --> Server Downloading HTML Files

Jan 6, 2007

Has anybody ever come across a server problem, where the file is visited (e.g. domain.com/sub/file.html or domain.com/sub/file2.php) it attempts to download the file automatically as apposed to displaying the page?

See image after I visited a page!

View 4 Replies View Related

Invalid Response Code Received From Server Code: 451,

Jul 7, 2007

when I try to send Email from horde I have this:

PHP Code:

There was an error sending your message: Failed to add recipient: xxxxx@hotmail.com [SMTP: Invalid response code received from server (code: 451, response: Temporary local problem - please try later)] 

View 5 Replies View Related

Track Changes To Code / Files

Oct 2, 2008

I am currently developing a web application on a WAMP server. Once complete my client will have some in-house "programmers" make changes to the code as they are needed.

My client wants to track all changes made to the source files (ie- who made the change, when it was made, what files were modified, and what specific lines were added/removed/modified). Also, the program must run on the server and not the programmers computers.

I've searched high and low and only found a couple programs that scratch the surface of what they want.

View 4 Replies View Related

How To Print The List Of Files With Full Path

Aug 15, 2007

On Linux, what is the command that can show me all of the files in subdirectories with Full Path? For ex, I am looking for something like;

./cgi-bin/library/templates/example.html

I tried ls -alR, but it only show me single file name with each divided section of subdirectories....Should I use some other command or build a script for this?

View 3 Replies View Related

Search For A Word In Files Code

Jun 19, 2007

I am wanting to search for a word in the files code iincluding in files in folders in /home/USERNAME/public_html/

View 3 Replies View Related

Hacker Adds Malicious Code To All Html And Php Files

Apr 30, 2009

we have been having a strange hacking problem on our server that we can not seem to find how they are managing to accompish. I am just wondering if anyone here may be able to offer any suggestions on this?

The problem:

On our server, a hacker has managed to add malicious code to all html and php files on two hosting accounts that we operate. These two accounts are seperate and do not share login information. This is the 2nd time this has happened within the past two weeks.

Originally it was suspected that we needed to add SuPhp to prevent insecure permissions. This has been done, yet the problem continues.

On all html pages, malicious javascript has been added, and on all php files malicious php code has been added.

We have a lot of accounts on this server, and as mentioned only the two accounts seem to have been affected by this.

What we have done to attempt to secure the server:
1) We have installed SuPhp.

2) We have ensured that all scripts on the affected websites are updated and running the latest versions.

3) We have changed all the passwords.

Our server is a managed server, and our server company has been very helpful, however at the moment can not seem to pinpoint the problem. There also does not appear to be any indication via the access logs of the infected files being altered, yet they have been altered.

The computers used to access these websites are clean, and do not have any malware running, which would allow a hacker to obtain any passwords. It also does not appear that the hacker was able to obtain root access.

One other thing I noticed, we run Kayako on one of the sites. When this problem occurs we receive a message that Zend Optimizer is not installed on our server when attempting to login to Kayako, when in fact it is.

Searching Google, I found the following link on the Zend site in which the symptoms seem to be very similar. What are the odds this could be a Zend vulnerabilty?

[url]

View 14 Replies View Related

Plesk 12.x / Linux :: Failed To Copy Files Storage To Destination Path - Disk Quota Exceeded

Mar 3, 2015

I am having problems with two accounts, I get the following errors:

Code:
Failed to copy files storage to destination path. stderr: filemng: Cannot open destination file '/var/www/vhosts/domain.tld/httpdocs/index.html.Chn3rn' System error 122: Disk quota exceeded stdout: filemng: Cannot open destination file '/var/www/vhosts/domain.tld/httpdocs/index.html.Chn3rn' System error 122: Disk quota exceeded

I have run the command

Code:
quotacheck -avugfm

And the output from the command

Code:
df -i

is:

Code:
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/vzfs 20000000 1542375 18457625 8% /
/dev/simfs 20000000 1542375 18457625 8% /tmp
/dev/simfs 20000000 1542375 18457625 8% /var/tmp
none 1415577 113 1415464 1% /dev

I am at a loss, I don't know what else to try.

View 1 Replies View Related

Transferring Files Between Servers/hosts Using SSH

Oct 27, 2008

How can I transfer large files between servers/hosts using SSH?

and is there a way to transfer all the files accessable through a FTP account on a host to another host using SSH? if there is how can I do that?

View 12 Replies View Related

Plesk 12.x / Windows :: All Web Hosts Which Using Asp Or Aspx Files Not Working Anymore

Jun 21, 2014

after upgrading from 11.5. to 12.0.18 all web Hosts which are using asp or aspx files are not working anymore.

We get following error:
HTTP-Fehler 404.17 - Not Found
ModulStaticFileModule
BenachrichtigungExecuteRequestHandler
HandlerStaticFile
Fehlercode0x80070032
Angeforderte URLhttp://www.ratg.at:80/index.asp
Physikalischer PfadC:Inetpubvhosts
atg.athttpdocsindex.asp
AnmeldemethodeAnonym
Angemeldeter BenutzerAnonym

If we try to repair the Installation with the reconfigurator "Plesk virtual Hosts Security" the program is crashing.

View 5 Replies View Related

Domain Name Server (DNS) Path Diagram

Jul 22, 2009

The "DNS Path Diagram" (lower part) does not show a graph when accessed via :

WHM=>Cluster/Remote Access =>Configure Cluster.

Any idea what can be causing this?

View 4 Replies View Related

Server Path(s) For Backups With Whm/cpanel

Mar 9, 2008

Anyone know the server path(s) for backups with whm/cpanel?

I'm talking about the backups that are kept for sites where they can be downloaded via web from cpanel. (daily, weekly, monthly)

View 3 Replies View Related

Apache :: Server Doesn't Start If Path Contains Korean Characters

Jul 10, 2014

I'm testing on Windows 7 x64 SP1.

I have downloaded httpd-2.4.9-win32.zip from VC10 Win32 link which includes IPv6 Crypto apr-1.5.0 apr-util-1.5.3 apr-iconv-1.2.1 openssl-1.0.1h zlib-1.2.8 pcre-8.34 libxml2-2.9.1 lua-5.1.5 expat-2.1.0.

I unzipped and installed on my system. Configured SSL. I installed in directory C:Apache24

View 10 Replies View Related

Universal Hosts (uni-hosts) Two Week Mini Review

Apr 2, 2008

I was in the market for a new dedicated server after a couple of years with my previous provider. The previous provider did nothing wrong but they were no longer competitive when it came to CPU and memory.

I moved first to geekrack. And I left them after a week and a half as they never were able to get my rDNS records setup.

I found Universal Hosts on this forum and gave them a shot. I had asked for an operating system that they didn't offer normally (Debian 64 bit) and they said that they could do it. However, when my server was setup it was 32 bit Debian instead. They apologized and had Debian 64 bit setup less than 24 hours later.

When I asked them to get rDNS records setup it took a few hours but they were setup correctly and they worked.

Universal Hosts is also a BurstNet reseller but compared to my other attempt at using a BurstNet reseller they are fantastic. While the initial config was incorrect they worked quickly to fix it and were very professional about it.

So after two weeks - so far so good. Keep up the good work UniHosts!

View 1 Replies View Related

Apache :: Virtual Hosts With Windows 8 Hosts File

Aug 11, 2013

I am running Apache2.2, PHP5.I have been running with virtual hosts on a Windows 7 environment fine for a couple of years successfully, but have just had to move to a Windows 8 environment.It looks like Apache and PHP have installed and are working fine, but my Virtual hosts are now not being recognised. From what I can tell, it is the Windows 8 hosts file that is having a problem, as it looks as though it is now just setup to Block websites.

If I make the host file just have the one line127.0.0.1 localhost entry, then the very first Virtual Host from my apache config file will come up, but the rest are not found.If I put the usual 127.0.0.1 mywebsite.name aliasname is appears as though my website works momentarily and then is blocked..

View 7 Replies View Related

Uni-hosts.com Server And VPS Solution

Jul 15, 2008

I contacted burst.net support and 15 minutes later I had my old server.

Brian, Shawn for Burst - Thank you and just FYI, you have made my day!

View 8 Replies View Related

My Server Can't Resolve Hosts

Aug 19, 2007

i use centos based server. yesterday everything was OK. but now, when i connect via SSH, my server can't resolve hosts. wget, ping, or curl don't work. also i use VNC to remote desktop. when try to open a page via firefox, it says server not found.

View 1 Replies View Related

Directadmin Hosts Or Cpanel Hosts

Aug 16, 2008

Recently I stumbled along a host on here with a good rep and that uses direct admin.

Because they were very nice on the live support I signed up to see what direct admin was like.

Its very diferent from cpanel. Some parts seem to be harder to use like the phpmyadmin requires the username and password to the database you created not the control panel username and password like cpanel. Although I guess that could be a good security feature just in case some one gets into the control panel they can not get into the phpmyadmin, then again if they are smart and were able to get into the control panel they could get into ftp and look what the username and password is on the config file for the script you are using.

The bandwidth meter seems to be better in direct admin although I think its acting up for me as its putting yesterdays bandwidth on todays. I was told by the host that it updates every 2 hours and at first it did but now its gone to every day. Oh and unlike cpanel this bandwidth meter includes bandwith used by the control panel.

Niether one from what I can tell counts sftp though at least for the hosts I have right now.

View 14 Replies View Related

Web Hosts Dedicated Server Bandwidth

Jan 16, 2009

Every web hosting company I've seen has a certain amount of monthly bandwidth for a dedicated server. For example, one hosting company offers a dedicated server with 10TB of bandwidth per month.

Question is, why don't web hosting companies offer 2 monthly bandwidth options like International and Local? Local bandwidth costs alot less than International bandwidth.

So for example, a web host based in the USA should have a Dedicated server with 10TB Local monthly bandwidth and 10TB International monthly bandwidth.

Can't hosting companies detect where the dedicated server is being accessed from?

View 7 Replies View Related

Dedicated Server Hosts Recommendations

Sep 28, 2008

Does anyone have any recommendations for a dedicated server host? I'm looking for a dedicated server with a Xeon Harpertown quad core with a 15K SA-SCSI hard drive.

View 14 Replies View Related

What Domain Name Server (DNS) Changes To Make When Moving Hosts?

Mar 10, 2008

I have example.com as a reseller account hosted on a shared server. I have ns1.example.com and ns2.example.com on that server and client domains use these nameservers.

I want to move to a VPS for more control and so I have acquired vps.example.com. This also has vps_ns1.example.com and vps_ns2.example.com with it.

Can I move everything to the VPS? Assuming that I move the files over, if I simply changed the DNS of example.com to point to nameservers vps_ns1(and 2).example.com, what would happen?

Have I made it over complicated for me to understand, and it's actually a lot easier than I think? Or have I shot myself in the foot by using vps.example.com as the name for the VPS?

I am using cPanel/WHM for both servers.

View 3 Replies View Related

Been Denied By Three Hosts For Dedicated Server Hosting

May 16, 2009

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.

View 14 Replies View Related

Restart The Server, It Resets The Hosts File

Apr 17, 2009

i've added a few bits to my hosts file, via ssh, and every time i restart the server, it resets the host file,

View 5 Replies View Related

UK Virtual Private Server (VPS) From Hosts Using Gyron.net Network

Mar 25, 2009

I current have a VPS hosted with a host who rent racks from Gyron.net at Telstra Londong Hosting Center Datacenter (Docklands) and im very satisfied with the network but im looking to change hosts, so im looking to find hosting companies that also rent racks/network from Gyron.net.

So does anyone knows hosting companies that rent space/racks/network from Gyron.net?

View 3 Replies View Related

Switching Hosts.. How To Transfer Old Email To New Mail Server

Mar 4, 2009

I am switching hosts, and I have tens of thousands of emails on my old mail server that I need transferred to my new one. How can I do that?

View 9 Replies View Related

Script For Dedicated Hosts That Need To See Which Domains No Longer Point To Server

May 27, 2009

I'm trying to find a script of some kind that determines which domains (from a list on the box) no longer point to the server. I have to believe this exists somewhere, but with searching I'm coming up empty.

Plesk and cPanel are my targets. I could build it myself with some time, but honestly, I'm one of those guys that doesn't like to reinvent the wheel when it's already out there...even if as a paid script.

View 13 Replies View Related

Php Path

Jan 30, 2007

SSH language, just know the commands that i use often.

my hoster, as he said did upgrade 2 days ago, [had an upgrade to apache 2], and some SSH command that i use before this, now don't work

for example, i had php script, which i run from ssh

[php go.php]

which don't work now ... got an error:

Code:
-bash: php: command not found
so my question is how to find php right path ?

Code:
$ whereis php
output:

Code:

Code:
php: /usr/src/php-5.2.0/php5.spec /usr/src/php-5.2.0/php.ini-dist /usr/src/php-5.2.0/php.ini-recommended /usr/src/php-5.2.0/php.gif /usr/local/bin/php /usr/local/lib/php.ini /usr/local/lib/php
as i understand, path is /usr/local/lib/php

after this try to type

Code:
/usr/local/lib/php go.php
output

Code:

/usr/local/lib/php: is a directory
btw

when i type

echo $PATH

get

Code:
/usr/kerberos/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/home/MYUSERNAME/bin

View 6 Replies View Related

How To Tansfer Backup Files From Linux Server To Windows Server

Jul 4, 2007

what is the fast and best way?

View 4 Replies View Related







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