FTP Account Type R Still Can Upload+delete In Cubepanel

Jan 19, 2007

I use Cubepanel free, windows server 2003

I create account ftp type R , but after login this account, i can upload, delete, create folder, file?

View 0 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Unable To Load Object Of Type Account

Feb 3, 2015

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallel Plesk 11,0,9, update 63; OS centOS 6.

PROBLEM DESCRIPTION
when I try to access a domain to make changes, the system gives me this error

Message :
Unable to load object of type Account with id = 18: Account: unable to select: no such row in the table
file common_func.php3
line 3327
Type PleskFatalException

STEPS TO REPRODUCE
In ADMINISTRATION panel, clik DOMAIN -> click on one of 9 domains (only one don’t work)

ACTUAL RESULT
Error message

EXPECTED RESULT
normal operation of domain

View 2 Replies View Related

Upload Error After Account Moving

Jul 23, 2008

I have just moved hosting script account from one server to another server and now when I try uploading an image, I am getting the following error

Warning: move_uploaded_file(./uploads/8e90ced776.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/imgrip/public_html/upload.php on line 29

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpDmsMkq' to './uploads/8e90ced776.jpg' in /home/imgrip/public_html/upload.php on line 29

Anyone would be kind enough to let us know how to fix the error?

View 8 Replies View Related

Plesk 11.x / Linux :: Migration From 8.6 - Unable To Load Object Of Type Account With ID 1080

Nov 14, 2014

after i migrate from Plesk 8.6 to Plesk 11.5 some of my Domains have trouble.When I want to open one of the Domain i become this error here: Internal error: Unable to load object of type Account with id=340: Account: unable to select: no such row in the table

In the databases i found some of errors here:

Previous error: Template_Exception: Unable to load object of type Account with id=1080: Account: unable to select: no such row in the table (select `id`, `type`, `password` . from `accounts` . where
`id`=1080)
file: /usr/local/psa/admin/plib/Template/Processor.php
line: 27

[code]...

I have already do this here: [URL] .... and reconfigure all my domains again, but the issue dont fix.

View 3 Replies View Related

Error: Array Type Has Incomplete Element Type

Dec 15, 2008

When i try to install BotNET 1.0 on my dedicated, i got this error :

root@leet [~/botnet/BotNET-1.0]# . install.sh
Compiling source code . . .
In file included from src/main.c:9:
src/../include/bot.h:43: error: array type has incomplete element type
src/../include/bot.h:57: error: array type has incomplete element type
src/../include/bot.h:89: error: array type has incomplete element type
src/main.c: In function:
src/main.c:146: error: type of formal parameter 1 is incomplete
Here is my install.sh file:
Code:
#!/bin/bash
# BotNET installation script.
# If this script causes problems, try "make all" instead.
# Usage: . install.sh

cc="/usr/bin/gcc"

echo "Compiling source code . . ."

bot=`$cc src/main.c src/launch.c src/memo.c src/seen.c src/parse.c src/help.c src/log.c src/info.c -o bin/bot -pthread || (echo 1)`
botnet=`$cc src/botserv.c -o bin/botserv || (echo 1)`

if [ "$bot" != "1" ]; then
echo "Installation complete."
echo "Executables will be found in bin/"
else
echo "Errors encountered during compilation!"
fi

My OS is centOs 5.x
Kernel : Linux 2.6.18-53.el5 #1 SMP Mon Nov 12 02:22:48 EST 2007 i686 i686 i386 GNU/Linux
* I have tried all other way to install (make all) and other *

View 1 Replies View Related

SAS 70 Type I And II

Jan 28, 2009

We are planning on meeting SAS 70 type I compliance this year and likely type II sometime next year.

I was wondering if anyone has any recommendations on who to use for SAS 70 preparation and auditing?

I should mention that we are located in Colorado,

View 14 Replies View Related

Mac Type VPS?

Jun 17, 2008

I was stuck in traffic today if there was such a beast as a VPS that runs the latest Mac OS (Leopard or whatever its called!!)

I want to have a windows remote desktop like connection so I see the full desktop.

I have never heard of one, but thought I would ask!

View 4 Replies View Related

What Type Of Node Would You Rather Be On

Mar 6, 2009

Well the age old question for virtual servers, would you rather a host put all his eggs into one basket "monster node" or several smaller ones. From a provider standpoint one server is easier to manage than several, although if that one goes down, all your customers do with it. Lower costs for the provider, s/he can then pass the savings along.
Example Package:"2GB Ram Packages, 500GB bandwidth, and 20GB space."

The "EXAMPLE" Specs.

All in one

Max Clients: 126
4U Rackmount,
4 Quad Cores, "16 total cores"
256GB DDR2,
8 600GB SAS 10k,
RAID10
Several Server setup:
Max Clients: 14
1U Rackmounts,
Single Quad Core, "4 cores"
32GB DDR2,
2 300GB SAS 10k,
RAID1

If you could tell me why you picked either or.

View 14 Replies View Related

Which Type Of Web Hosting

Apr 29, 2009

I need to switch two corporate web sites from a provider which has been providing spotty up time and poor reliability especially on their email servers; worst thing about them is that when they're down we get no notice, until we notice or customers complain. We've had outages for email that lasted as long as 72 hours. I'm not sure how our service is configured there, but I would guess shared hosting.

I understand the differences in shared hosting, virtual private or dedicated server, and dedicated hosting unmanaged or managed. What I'm not sure about is what would be best for our needs. If I dont get other advice, I'll probably sign up for shared hosting with a provider that has other service types available.

We do not do any E-commerce, but our website is our advertising and if we're down we can lose sales. Our customers need access to documentation downloads and get upset if we're down. Our current site has shown these statistics on average per day: 3000-4000 hits, 3000-4000 files 200 visits. Our monthly bandwidth was a maximum of 2GB over the past year. We need less than 50 email addresses.

Phone support is necessary, 24/7 would be nice. We need server monitoring and security, good uptime and reliability statistics or a guarantee. Control panel and statistics would be nice. We dont need any website design tools.

I've used Futurequest for a website in the past but their geared to E-Commerce and have no phone support. I have some websites registered with Dotster but they're very light on support. A colleague has used Lunarpages for similar businesses, I think, and he recommended them. He indicated they were good for him with phone support.

If you're still reading, I'd appreciate any guidance, both for type of service and for specific providers.

View 14 Replies View Related

IIS 6 Mime Type

Aug 10, 2008

I have an IIS 6 website with a strange problem. All content types are sent as text/html. For example, jpegs, gifs, and others all are listed as text/html when I do a header check. Anyone ever seen this or know what might cause it?

View 2 Replies View Related

DC Type Switching PDU

Jul 17, 2008

So apparently APC does not make a DC version of their metered switched PDU.

Anyone else have any experience with a PDU of this nature? Just remote on/off is really required and SNMP.

View 0 Replies View Related

What Type Of Sever I Need For 50.000+

Apr 15, 2008

What type of server and connection I need to handle more than 50.000 visits per day in a Webserver Front-End / Database Back-End.

View 5 Replies View Related

.efw File Type

Mar 26, 2007

I've never seen this one before, so I'm hoping I can call upon the collective experience of WHT to solve this one for me.

I have a client who has a .zip file sent to him. When he receives it, it arrives as a .efw file type.

View 0 Replies View Related

Adult VPS Type Host?

Feb 27, 2009

VPS type package ok, need around 30GB HDD space, and maybe 200GB badwith per month, << provide some recommendations >> (dont ask for my budget!). Prefer live chat support 24/7, and need to setup/ transfer site from existing host.

View 7 Replies View Related

What Type Of Server To Handle

Mar 13, 2009

I have a client that asked me to educate myself about web hosting and make a recommendation to him about where he should be. He currently has a shared hosting server at Network Solutions and finds unexplained slow downs and disk corruption reports in his forums DB unacceptable.

I'm glad I found this site-lots of good info but nothing like throwing up some stats and seeing what people recommend. The client told me he wanted to move to a dedicated server but I'm thinking a VPS might do the trick. Especially if upgraded with dedicated Core as well as RAM such as wiredtree is offering.

Looking for a managed, Unix based server that in a typical month serves
100k unique visitors
230k page views
500Gb of downloads

But needs to be easily upgradeable to handle his expected traffic levels in the next year of monthly visits in the order of:
250k unique visitors
600k page views
1.1Tb of throughput
As far as features:

*Currently they use about 15 gigs of disk space. Some of that is inefficient disk management but the bulk is them supporting previous software releases.

*needs to be fully managed

*US datacenter with all the features you guys would expect to have as far as backbone access, security, power backups, etc..

*Backups by provider. Let's say 5 gigs worth since the old software versions don't really need to be backed up.(I'll recommend his own backups as well)

*Either plesk or cpanel

*15 minute hardware SLA is what the client is asking for but i'd like to present some comparisons to 1 hour SLA companies to see how much he'd save.

And finally, i tried to search for the answer to this but the keywords kept bringing up lots of hits without good info. The client sells software so the bandwidth needed is pretty consistent until they release a new version. Then it skyrockets to the point they may have 1500 people trying to download a 50Meg file simultaneously. What is the right way to handle that? Use a CDN or negotiate with the hosting provider to provide burstable bandwidth as needed. As a side note while looking at many offerings I was most surprised that bandwidth seems to sold in large chunks with overage costs hidden.

View 8 Replies View Related

How To Set PDF Content-type In .htaccess

Jun 30, 2009

I'm having trouble finding a solution to my problem. I would like to force the browser to OPEN my pdf links instead of downloading them.

Currently, if I click a PDF link on my site/server, it opens a dialogin FF to open or save. I would like it to force the browser to open it.

There is a ton of info out there to force it to download but nothing to force it to open.

My browser does have the appropriate plugins installed. It works on other sites.

View 5 Replies View Related

Content Type Setup

Aug 4, 2009

I have the following problem with character encoding. We use utf8 in our database and generate html pages where content type is also set to utf8. If I check the source code it really shows utf8 in the head section.

However if I check header of the server answer (Note, this is not in the html) it reports an iso-8859-2 content type and it seems the browser takes this value and not the value from the html head.

How can I set the content type of the server header to utf8?

View 5 Replies View Related

New Type Of Hosting Affiliate

Apr 9, 2009

on my internet travels today I found a site that provides a warranty on web hosts. I'm not entirely sure of the details so I can't really comment on it but I found it rather interesting.

Anyway, some deeper digger found that this site is merely a rebranded hosting affiliate, with their top provider rank held by the one and only, Bluehost!

View 14 Replies View Related

Movable Type Installation

Oct 24, 2009

I am trying to install movable type on blue host linux servers.

Perl 5.8.8 came already installed
added the following modules
* DBI
* Image::Size
* CGI::Cookie

A MySQL database was installed using cPanel. After naming it "movabletype" it was automatically named "username_movabletype". Not sure if that matters.

File locatations:
/public_html/mt-static (support directory is writable)
/public_html/cgi-bin/mt (permission 755 was enabled for cgi files)

When trying to install by entering the file location in a web browser, it says it cannot be located, unknown error.

View 1 Replies View Related

Type Of KVM/IP Switch With Something Extra

Jan 2, 2008

KVM/IP switches are a wonderfull thing, aren't they?

Lifesavers they can be..

Anyway, I'm looking for a module compareable to KVM/IP, but with the extra feature to remotely mount an image using an USB port of a server.

Basically so its possible to install a server remotely over IP, w/o having a physicall CD in the KVM/IP switch (or using hardware similar to IPMI's from HP/Dell/SM). Does such hardware excist?

I don't need multiple users to log in, or to control multiple server at the same time (login for each server would be handy though). Only 6~8 ports are required.

The only problem I could forsee with it is that my rack might get messy.. 8 servers, 8x2 powercable (A+B), plus 8x2 UTP, plus KVM, plus USB..

View 10 Replies View Related

How Can I Hide Server Type

Jun 16, 2008

How Can i Hide My Server Type

And writing Secureb By ....

And how Can i Hide uname -a: Linux server.xxxx.net 2.6.18-ovz028stab053.14-enterprise #1 SMP Mon Jun 2 18:25:30 MSD
2008 i686

From Php Shell Like c99

i do some way to hide it But I cant hide it from php shell

View 9 Replies View Related

New Type Of Server Attack

Jan 31, 2008

I think I'm experiencing some type of alternative to a DDoS attack. My server is being killed by thousands of emails being sent to fake accounts on my server.

I'm not a server administrator, so please bear with me.

My load average is skyrocking to 800.xx at times. I look at "top" and see "exim" for one specific user on my server. I own all the websites on my server, by the way.

When I look at my email queue, I see thousands of emails coming in to accounts that don't exist for that specific user. Let's say the domain name is salcollaziano.com. Somebody is sending spam to various salcollaziano.com aliases that don't exist. Like webmaster -at- salcollaziano.com and suzy -at- salcollaziano.com.

How can I prevent these spam emails from having any interaction with my server? It's causing me a lot of downtime on all the sites I have running on that particular server.

View 14 Replies View Related

Default Doc Type Plesk 8.4

Oct 18, 2008

currently index.php takes precendence over index.html

how can I change that in Plesk?

View 3 Replies View Related

How To Check The Type Of HD In Your Server

Mar 13, 2007

I recently purchased a new server. It is supposed to have a 250G SATA II HD.

However, I have my suspicion that it could be a SCSI HD (not that it's bad, but I just want to check).

Is there a SSH command that tells you the type of HD on your server?

I tried fdisk -| , but it doesn't really say whether it's a SATA2 or SCSI

View 6 Replies View Related

Choosing SSL Certificate Vendor / Type

Jul 19, 2008

I'm new to SSL certificates and the like. I am switching to VPS hosting soon and I would like to buy an SSL certificate to go along with an (Ubercart / Drupal) e-commerce site that I am hosting. I'm looking for a cheap but good one. Does anyone have a recommended vendor / certificate type that would work well for me?

View 7 Replies View Related







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