Unable To Open Pty: No Such File Or Directory

Jun 1, 2009

MY VPS IS DOWN.

i have this error on concole on hypervm

enter into CT 1820 failed

Unable to open pty: No such file or directory

View 8 Replies


ADVERTISEMENT

Unable To Open Pty: No Such File Or Directory

Jun 20, 2008

I have following error when try to login in my vps, how can resolve this issue?

Code:

Last login: Thu Jun 19 21:00:43 2008 from xxx.xxx.xxx.xxx

ALERT! You are entering a secured area! Your IP and login information
have been recorded. System administration has been notified.
This system is restricted to authorized access only. All activities on
this system are recorded and logged. Unauthorized access will be fully
investigated and reported to the appropriate law enforcement agencies.

enter into VE 270 failed

Unable to open pty: No such file or directory.

View 3 Replies View Related

Ffmpeg :: Cannot Open Shared Object File: No Such File Or Directory In Unknown On Line 0

Mar 6, 2008

Rapidly growing error logs showing the same message

$ug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0

root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*
root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*

Using cpanel 11 / centos 4

View 1 Replies View Related

Plesk 12.x / Linux :: RoundCube - Unable To Open Default Rule File

Jun 6, 2015

On attempting to select the configuration->filter option on RoundCube, we got the error message:

SERVICE CURRENTLY NOT AVAILABLE!
Error No. [501]

On /var/log/plesk-roundcube/errors we can see the following logs:

[06-Jun-2015 14:57:17 -0300]: PHP Error: SieveRules plugin: Unable to open default rule file in /usr/share/psa-roundcube/plugins/sieverules/sieverules.php on line 1523 (GET /roundcube/?_task=settings&_action=plugin.sieverules)
...
[06-Jun-2015 14:57:17 -0300]: PHP Error: SieveRules plugin: Unable to open example rule file in /usr/share/psa-roundcube/plugins/sieverules/sieverules.php on line 1560 (GET /roundcube/?_task=settings&_action=plugin.sieverules)
...
[06-Jun-2015 14:57:17 -0300]: PHP Error: Error loading template for sieverules.sieverules in /usr/share/psa-roundcube/program/include/rcmail_output_html.php on line 496 (GET /roundcube/?_task=settings&_action=plugin.sieverules)

View 1 Replies View Related

Unable To Open Webmail

Jul 8, 2007

When I'm trying to open [url].tld to access IMP Webmail interface, the following error appears:

PHP Code:

Registry objects should never be cloned. 

It's a Plesk server ..

View 2 Replies View Related

APF Firewall Port 80 Open But Unable To Download

Dec 21, 2008

I install and configure apf firewall on my VPS and i have a problem. The port 80 is open, my website it`s up and working but i can`t download anything.

Logs:
[root@HERA ~]# wget ***/test.zip
--02:03:49-- ***/test.zip
Resolving ***... 67.148.95.11
Connecting to ***|67.148.95.11|:80...

View 11 Replies View Related

Apache :: Unable To Open Or Move Log Files

Dec 4, 2012

We have three virtual hosts on our Apache 2.2 installation on Windows Server 2003. For some reason, I'm unable to open log files (error.log and each virtual hosts-specific log), even though I have full administrator rights. (The log folder is full access to admins.) Every time I try to open the file or even copy it to another location, it just says "Access Denied." I temporarily solved the issue for one of the logs by adding BufferedLogs On

View 1 Replies View Related

Apache :: Unable To Open Logs On Restart

Jan 19, 2015

Sometimes when I try to restart Apache 2.4 using the supplied ApacheMonitor.exe I get this error. Then, I have to "taskkill /f /im httpd.exe" or wait like 30 sec before trying to start Apache again.

View 1 Replies View Related

Unable To Open Spam.scanning.rules - MailScanner

Mar 5, 2007

I was trying to install mailscanner on a cpanel box using chirpy's script [url], followed every step, until this:

Code:
[root@server.yourbox.com:~]perl mscpanel.pl -i
Unable to open spam.scanning.rules for reading: file or directory doesnt exist at mscpanel.pl line 115.
On the 115 line i found this:

Code:
open (IN, "</usr/mailscanner/etc/rules/spam.scanning.rules") or die "Unable to open spam.scanning.rules for reading: $!";
The file /usr/mailscanner/etc/rules/spam.scanning.rules just doesnt exists... maybe chirpy's script is not working well installing everything its needed..

View 5 Replies View Related

Unable To Open Database For Writing While Starting Urchin Scheduler Daemon

Jul 30, 2007

I got this while trying to force the urchin log processing:

Code:
WARNING: (7024-323-2398) Could not delete backup file - check permissions.
DETAIL: /home/virtual/mysite.com/var/log/httpd/access_log : Permission denied
All permissions are OK.. I dont know what is happening.

Also, scheduler can not start:

Code:
[root@srv1php.com:~]sudo -u apache ./urchinctl start
Urchin webserver is already running

WARNING: (7004-557-91) Unable to open database for writing - check permissions.
DETAIL: Permission denied

Im using Ensim Pro 10.

View 2 Replies View Related

SSH File Failed To Open

Feb 3, 2007

i can't enter to the SSH secure file transfer and show me that msg':

Failed to open a secure file transfer session
Most likely the sftp-server is not in the path of user on the server-side

View 2 Replies View Related

Mysql Open File Limit

Aug 14, 2008

I am trying to increase my open file limit on my CentOS release 4.6 VPS.

I have tried modifying my /etc/security/limits.conf with the following:
@mysql soft nofile 4096
@mysql hard nofile 4096
@mysql soft sigpending 4096
@mysql hard sigpending 4096

Even is a mannual set it with "ulimit -n 4096 mysql" it will not stick.

Any ideas what I can do to get this limit increased permanently?

View 7 Replies View Related

Apache :: Unable To Proxy To A Sharepoint Directory

Jul 18, 2013

I am having an issues with a link in share point which is like

[URL]...

This %20 resolves to a black space and to avoid issues the url is appeneded with %20

Unable to map this directory in httpd.conf file like below

ProxyPass /Shared Documents/Forms/ [URL]...

ProxyPassReverse /Shared Documents/Forms/ [URL]...

I get the below error message

Syntax error on line 1882 of /etc/httpd/conf/httpd.conf:
Invalid ProxyPass|ProxyPassMatch parameter. Parameter must be in the form 'key=value'.

View 6 Replies View Related

None:0: Open: /etc/named.conf: File Not Found

Dec 5, 2008

none:0: open: /etc/named.conf: file not found

i had install cpanel on Cent Os 5 on a VPS
Cpanel Correctly Running but named does not working !
i try to restart named but it say :
root@server [/etc]# service named restart
Stopping named: [ OK ]
Starting named:
Error in named configuration:
none:0: open: /etc/named.conf: file not found
[FAILED]

View 5 Replies View Related

Apache :: OpenSSL - Cannot Open Config File

Feb 24, 2015

c:Apache24bin>openssl.exe

WARNING: can't open config file: c:/openssl-1.0.1e-X64/ssl/openssl.cnf

OpenSSL>

View 1 Replies View Related

Plesk 12.x / Linux :: Horde Error - Unable To Create VFS Directory

Sep 4, 2014

We are having an issue when users are trying to add attachments via horde the error:

unable to create VFS directory /.horde/imp

appears. How this can be resolved? 

View 3 Replies View Related

File/Command To Change Number Of Open Files In Linux

Aug 22, 2009

I can't seem to remember, but what's that command or file used in Linux so that you can view/adjust the number of open files and others in the system?

View 3 Replies View Related

Plesk 12.x / Linux :: Setting Backups To Own FTP Server - Unable To List Directory

Jul 8, 2015

I'm trying to setting plesk backups to own ftp server.. My ftp server is listening by the port 31..

My conf:

Server: mydomain:31
Directory: vpsbkp
User and password...
Passive mode checked

Here the error display: "Transport error: unable to list directory: Curl error: Couldn't connect to server"

Where are the bkp ftp logs?

View 4 Replies View Related

Plesk 12.x / Linux :: FTP-Repository Fails To Connect To Any Server - Unable To List Directory

Sep 21, 2014

Since we had Update to 12.x we have problem to connect to any ftp Server

We have this Problem on two diffrend Plesnikserver.

Both are running under Ubuntu 12.04 ....

View 1 Replies View Related

Sh: /ifconfig: No Such File Or Directory

Feb 14, 2008

recently I found these commands in my error_log, can someone tell me is my plesk linux centos box under attack?

sh: /ifconfig: No such file or directory
sh: /ifconfig: No such file or directory
sh: /ifconfig: No such file or directory
sh: /uptime: No such file or directory
sh: /id: No such file or directory

I have very strong password and no one can access my box, how do they exe those commands and how can I prevent it?

View 12 Replies View Related

Plesk 12.x / Linux :: Transport Error - Unable To List Directory / Access Denied To Remote Resource

Nov 20, 2014

I seem to have an error with backing up to my personal FTP repository. I have only just noticed the issue, but i believe it originated when I upgraded Plesk Panel 11 to Plesk Panel 12. I am currently running version 12.0.18 on Cent OS 6.5.

Note whether i check the "Use passive mode" option makes no difference to my problem.Below is what I get from the panel.log under /usr/local/psa/admin/logs

Code:
[2014-11-20 19:49:44] ERR [util_exec] proc_close() failed
[20-Nov-2014 19:49:44 UTC] PleskUtilException: '/usr/local/psa/admin/bin/pmm-ras' '--check-repository' '--dump-storage=ftp://USERNAME@IPADDRESS/MYFTPDIRECTORY/' '--use-ftp-passive-mode' failed with code 121.

stdout:
Transport error: unable to list directory: Curl error: Access denied to remote resource

stderr:

file: /usr/local/psa/admin/plib/Service/Agent/Transport/Local/Exec.php
line: 57
code: 0
trace: #0 /usr/local/psa/admin/plib/Service/Agent/Transport/Local.php(60): Service_Agent_Transport_Local_Exec->process(0, Object(Service_Agent_Command_Exec), Object(Service_Agent_Transport_LocalTransaction))

[code]....

View 8 Replies View Related

Copy File To Multipal Directory

Apr 16, 2008

I want to copy one file index.html to multipal direcoties (40+ directory)how can i do it .

View 3 Replies View Related

Use Htaccess File To Disable Downloading Of Anything In The Directory

Aug 10, 2008

I am using a flash media player on one of my domains that streams music. The flash player would be like domain.com/music

The mp3 files are located in domain.com/music/mp3

The flash player just reads the title of the song and displays it in the media player.

I have used htaccess already to disable indexing, but the file name that shows on the media player is the exact name of the mp3, so I'm pretty sure people will be able to easily figure this out and start downloading our music.

What else can I add to htaccess to allow localhost access to the music, to stream with the flash player, but wont allow downloading of the mp3s.

View 3 Replies View Related

Yum Install :: Bash: ./configure: No Such File Or Directory

Apr 21, 2008

Trying to install yum no RedHed EL4 with Python 2.3.4. I have downloaded [url]and untarred it. I cd'd in the to untarred directory. I then went to ./configure and it gave me:
./configure
-bash: ./configure: No such file or directory

View 8 Replies View Related

How Recover A Directory From A Full Backup (tar) File

Jul 15, 2007

I'm trying to recover a subdirectory from a full cpanel backup (tar file).

I placed the backup on the /home/<userdir>/

Then I listed the content of the tar file and the directory is in there:

backup-3.1.2006_11-36-43_userlin2/homedir/public_html/php/viacache/

I need to restore /viacache to the original location

Code:
tar -xvf backup-3.1.2006_11-36-43_userlin2.tar /public_html/php/viacache
response:
tar: /public_html/php/viacache: Not found in archive

also (absolute path)

Code:
tar -xvf backup-3.1.2006_11-36-43_userlin2.tar /home/userlin2/public_html/php/viacache
Not found in archive....

View 2 Replies View Related

How Can I Fake A Directory/file For Error Logs

Nov 26, 2007

I was checking my error_log today and found thousands of 404 errors for these 2 files:

/flashtalking/ftlocal.html
/doubleclick/DARTIframe.html

I assume they are file requests made from ads on the site.

Right now I've just added those directories and files to appease the error logs, but can I fake their existence somehow without having to clutter up my file structure?

View 1 Replies View Related

File And Directory Permissions Is Driving Me Crazy

Sep 9, 2007

Until recently i had never used a Linux server, as i used to have a windows server. I now have a Linux VPS

I am now at my wits end with file permission problems

I use Joomla a lot for my websites, and i also develop and program many modules and components for it, but at the moment every time i upload a module (which is a zip file with php files that is put onto the server in the right place via php) it sets the ownership to "nobody" rather than the username so i cant access it via ftp, as it says you don't have permission or the file may not exist.

Is there anyway the server can be set so it will by default set the file to have an owner name that will allow ftp access to it without me having to learn SSH Putty (which is all i have done today) or contacting my hosting company every time?

I am spending more of my time with these permission problems than doing my work, it driving me barmy!

View 4 Replies View Related







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