Error :: /dev/null Does Not Exist

Jul 6, 2008

when i restart apache via service httpd restart

i am getting the error /dev/null doesnot exit how to resslove this?

View 5 Replies


ADVERTISEMENT

PHP/DNS/Excessive Null Characters Error?

Apr 5, 2007

I'm having a problem that I've never run across before, and was wondering if anyone might have any ideas as to what may be causing this.

Basically, on 3 of 5 new servers on a brand new private rack from The Planet, we're having what we've narrowed down to be a problem with PHP or Apache. Loading any sort of PHP page with a larger output (even such as a simple 'phpinfo' call) results in, depending on the computer or browser in use:

- The page loading for a split second then reverting to a DNS Server Not Found page (observed in IE)
- The page loading, but filling the source code with vast amounts of extra blank spaces, making a simple phpinfo call download 5+mb of HTML (observed in both IE and Firefox)
- The page loading part way, then hanging (observed in Firefox)
- Occasionally the page will reload over and over again all by itself until it ultimately goes to a DNS error page (observed in IE)

Pages not including PHP, including very long .HTML and .SHTML pages, load just fine.

Here's a link to a page calling a simple phpinfo string, and nothing else (as this is my first post, I can't link directly to URLs, sorry):

View 1 Replies View Related

404 Error For Directory That Does Exist

Oct 20, 2008

Apache is throwing out a 404 error for a directory that I know for a fact exists (images). It gives out the error when browsing the directory or when accessing any file contained in it.

I have looked for .htaccess issues, redirects, changing permissions and everything else I can think of.

Does anybody have a clue why this might be happening? If I create any other directory then this problem does not happen.

View 8 Replies View Related

Apache Error Log: Log Files That Exist

Jul 4, 2007

I have moved my sites from old server with Apache 1.3 to new one with Apache 2.2.4. Since that time, the error log is full of these lines:

Code:
[Wed Jul 04 05:36:32 2007] [error] [client 212.47.9.194] File does not exist: /home/domain/public_html/russia
[Wed Jul 04 05:36:39 2007] [error] [client 212.47.9.194] File does not exist: /home/domain/public_html/russia
[Wed Jul 04 05:36:45 2007] [error] [client 213.192.18.2] File does not exist: /home/domain/public_html/italy
[Wed Jul 04 05:36:57 2007] [error] [client 83.8.104.181] File does not exist: /home/domain/public_html/mexico
The access logs show even more accesses, so sometimes the same page is ok, sometimes it is logged here. The strange thing is that these files (pages) exist! They are accessible through the browser without any problem.

Do you have any idea where could be the problem? It would helped me lot, I am unable to find any real problem now, when error log is full of these.

My OS is Ubuntu 6.06. I use mod_rewrite through .htaccess. I can provide list of apache modules, if it helps.

View 3 Replies View Related

Disable This Error When A Directory Doesn't Exist

May 23, 2009

When i go to a directory that doesn't exist i get this:

Quote:

Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 Server

How can i disable it?

View 5 Replies View Related

[Wed May 23 15:58:24 2007] [error] [client ::1] File Does Not Exist: /htdocs

May 25, 2007

Code:
[Wed May 23 15:58:24 2007] [error] [client ::1] File does not exist: /htdocs
[Wed May 23 15:58:25 2007] [error] [client ::1] File does not exist: /htdocs
[Wed May 23 15:58:26 2007] [error] [client ::1] File does not exist: /htdocs
[Wed May 23 15:58:27 2007] [error] [client ::1] File does not exist: /htdocs

I'm getting a TON of these in my Apache Error log. Is this just bots? Any way to stop them?

View 3 Replies View Related

Plesk 12.x / Linux :: File Sharing - Internal Error / Directory Does Not Exist

Jan 5, 2015

Since the update to #30 two separate installs on Ubuntu 14.04.1 LTS I'm getting the below error :

Internal error: The directory does not exist "admin"Click to expand...

View 4 Replies View Related

How To Null Route China?

Mar 16, 2008

I use geoip so that if ($country="CN") { die(); }

This works on my site. But for some reason I still get the occasional IP's through.

I looked at my Lighttpd server-status and I have 600 connections from 3 different IPs that come from China.

I typically use ./route add -host 222.221.81.3 reject as the way to block them, but it changes from time to time. The Chinese are using 90mbps of bandwidth and I want it to stop as they must be directly hotlinking my content.

How to null route large blocks from China? Please note I want to keep Hong Kong, Macau and Taiwan.

View 6 Replies View Related

Unable To Handle Kernel NULL Pointer Dereference At Virtual Address

Jun 16, 2007

My server has been kernel panicking on and off irreguarly every 2 days or so since I upgraded to cPanel 11, I'm not entirely sure whether this was the cause however I've isolated the fact it is a kernel issue. I am running CentOS 4.5 and was running Kernel "2.6.9-42.0.8.ELsmp" however switched to the kernel I was running before (2.6.9-42.0.3.ELsmp) and the same issue is still cropping up.

I thought that it may be a memory addressing issue or the like, however from looking up the issue, several C programming forums seem to suggest dodgy applications, the memory usage on the server does always seem fairly low and loads are generally healthy so this would seem to be supported.

The logs before the server kernel panics are as so:

Quote:

Jun 16 17:40:01 buzz kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000010
Jun 16 17:40:01 buzz kernel: printing eip:
Jun 16 17:40:01 buzz kernel: c016563c
Jun 16 17:40:01 buzz kernel: *pde = 177b1001
Jun 16 17:40:01 buzz kernel: Oops: 0000 [#1]
Jun 16 17:40:01 buzz kernel: SMP
Jun 16 17:40:01 buzz kernel: Modules linked in: iptable_filter ip_tables md5 ipv6 autofs4 dm_mirror dm_mod button battery ac joydev ohci_hcd ehci_hcd snd_inte
l8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore 8139too mii ext3 jbd
Jun 16 17:40:01 buzz kernel: CPU: 0
Jun 16 17:40:01 buzz kernel: EIP: 0060:[<c016563c>] Not tainted VLI
Jun 16 17:40:01 buzz kernel: EFLAGS: 00010246 (2.6.9-42.0.3.ELsmp)
Jun 16 17:40:01 buzz kernel: EIP is at pipe_readv+0x28a/0x29e
Jun 16 17:40:01 buzz kernel: eax: 00000000 ebx: deaeb2e0 ecx: 00020002 edx: 0000001d
Jun 16 17:40:01 buzz kernel: esi: c9274f80 edi: bff0ed50 ebp: 0000006d esp: c9274f44
Jun 16 17:40:02 buzz kernel: ds: 007b es: 007b ss: 0068
Jun 16 17:40:02 buzz kernel: Process sim (pid: 31509, threadinfo=c9274000 task=dda210b0)
Jun 16 17:40:02 buzz kernel: Stack: 00000000 00000000 cd7ee06d 00000013 0000006d 00000001 deaeb2e0 c9274f80
Jun 16 17:40:02 buzz kernel: c30f2a80 c032dba0 c30f2a80 00000080 c9274fac c016566c c9274fac bff0edbd
Jun 16 17:40:02 buzz kernel: 00000013 c015af11 c9274fac bff0ed50 c30f2a80 fffffff7 bff0ed50 c9274000
Jun 16 17:40:02 buzz kernel: Call Trace:
Jun 16 17:40:02 buzz kernel: [<c016566c>] pipe_read+0x1c/0x20
Jun 16 17:40:02 buzz kernel: [<c015af11>] vfs_read+0xb6/0xe2
Jun 16 17:40:02 buzz kernel: [<c015b124>] sys_read+0x3c/0x62
Jun 16 17:40:02 buzz kernel: [<c02d47cb>] syscall_call+0x7/0xb
Jun 16 17:40:02 buzz kernel: Code: 20 01 00 00 b9 02 00 02 00 ba 1d 00 00 00 83 c0 34 e8 a3 53 00 00 58 83 7c 24 10 00 7e 15 8b 44 24 20 f6 40 1a 04 75 0b 8b
40 08 <8b> 40 10 e8 17 c5 00 00 8b 44 24 10 83 c4 24 5b 5e 5f 5d c3 83
Jun 16 17:40:02 buzz kernel: <0>Fatal exception: panic in 5 seconds

View 6 Replies View Related

Service Exist

Mar 23, 2009

I was thinking of putting together a DB of all the IPs I block due to spam, hackers, known proxies etc... this would help cut down on malicious use of services such as spamming forums, if I catch them once, they would not have chance to spam up my other forums if each forum checks the same block list. I could also auto block proxies by having it query up online proxy lists.

But before I reinvent the wheel, does such service online already exist? Kinda like RBL, but for web services. So you can basically block IPs off your site before they get used maliciously.

To be even more advanced some special port scanners could go around scan networks for infected machines and block those too.

How it would work:

Site A has a spammer from IP 1.2.3.4 and submits it to the block service. Spammer then goes on site B to try and spam that forum, but that IP is already blocked because the owner of site A submitted it to the list and site B checks against that list.

View 2 Replies View Related

FTP - Directory Does Not Exist

Jan 21, 2007

I was CHMODdin some directories and suddenly my FTP program says: Directory does not exist. When I refresh indeed the dir is gone, the site is not accesible anymore.

View 1 Replies View Related

Iptables, Does Exist A Script?

Apr 30, 2007

does exist a rock script for servers? Just for a base, then i'll personalize it

View 14 Replies View Related

CDN-like Shared Hosting Exist

Oct 30, 2008

I've always thought it'd be an interesting albeit costly service if there were a shared host that tied CDN-like technology into it. I actually thought Mosso's recent rebranding and new services incorporated this kind of thing, but it appears not.

To clarify what I mean, essentially:

Dynamic pages would be handled by the primary web server wherever the host may be based

Any static file types such as images, videos, etc are served via CDN

The client uses the FTP like a normal hosting service, with dynamic and static files together; the CDN stuff happens completely in the background

Just wondering if anything like this exists yet? I'd love to use a CDN for certain projects I run as I have a lot of worldwide usage and many larger images (~1MB) and stuff like that, but it's too inconvenient to store static files elsewhere, and seemingly downright impossible if you want to upload them through WordPress and such (ie: they'd be under your WordPress installation's directory).

I'd love it if I could have a CDN with a service like CloudFiles or CDNLayer and just use my WordPress installation like a regular WordPress installation, uploading images via it and such. But somehow the images are also put onto the CDN account and the URLs transparently rerouted to the CDN versions.

View 0 Replies View Related

EXIST Hosting Vs Netelligent

Oct 8, 2007

I've got two server to install soon and I'm between those two hoster. (Or you may give me other if you got. I Only want good service and datacenter in Montreal, Quebec or Trois-Rivieres).

- Both EXIST and Netelligent are located in Montreal @ CANIX.CA
- Both offer almost the same price per GB (0.40$CAD for Netelligent and 0.30$US for EXIST)
- EXIST offer me 6 Free IPs. Netelligent : Still waiting for a return
- EXIST can combine bandwidth. So I'm getting 1000GB for all of my server instant of only 500GB per server (so If one use 550GB and the other 200GB, I need to pay the 50GB extra event if they other one have 300GB unused).
- EXIST is free setup / installation. Netelligent have a 50$ (~59$CAD taxes-in) of install fee.
- Both are 100 Mbps free
- If I want to have private LAN, Netelligent is charging 10$ per server. Exist is only charing the hosting of the private switch (so, for only two servers, there's no cost)
- EXIST is 79$US (~88$CAD taxes-in, from XE.com) and Netelligent is 90$CAD (~103$ taxes-in)

EXIST is very interessting, but I've read a lot of bad thread here... thread are some kind of old. Searching "exist" on an english forum make it hard to find anwser.

So I'm asking you. Do you have experience with both in Colocation ? Got any better idea?

View 7 Replies View Related

UK VPS Hosting With CPanel, Does It Exist?

Jun 28, 2007

I am having a *real* headache finding a reliable UK host that offers a Virtuozzo VPS with CPanel. There seem to be plenty that offer Virtuozzo with Plesk (probably because they are made by the same company and it gets bundled) but I really need CPanel for the ease of migrating sites from our test environments to a live platform.

I would look to Europe or even the US but most of my sites are ecommerce and I need to ensure they get good google listings in the UK index. My understanding is (and *please* correct me if I am wrong) that Googles local indexes prioritise local TLDs (ie: .co.uk) and local IP ranges (UK assigned IP ranges) which would be fine but I'm hosting a mixture of .com .net and .co.uk sites so I'm forced to use a UK host.

I am budgeting around £25 ($50) per month for a 256mb ram / 10 Gb VPS. Looking at the offshore prices makes me weep with jealousy, I have a VPS with Slhost in the US and it's been fantastic, great price, great support, professional company. The UK seems to be full of glossy template based host sites, you can hear the spurs and six shooters rattling behind the covers.

There seems to be a big gap in the market for a reasonably priced reliable VPS host with cpanel in the UK. There doesn't seem to be a credible middle ground between £10 a month shared reseller accounts and £80 a month dedicated services.

View 7 Replies View Related

Ethernet Hardware Firewall - Do They Exist

Jan 3, 2008

We are in the process of buying a server to co-locate

All the server centre's we look at are trying to charge lots of money for firewalls

We have looked into renting and buying firewalls

but all the bought ones seem to be in the form of 1U

my question is this:

Is it possible to have a firewall that fits inside a 1U rack?

...something like a network card with an inbuilt firewall

does any hardware like this exist or will we need something that takes up a 1u space?

View 0 Replies View Related

Rkhunter :: The Internationalisation Directory Does Not Exist

Nov 14, 2008

rkhunter -c
output:
Default logfile will be used (/var/log/rkhunter.log).
Default temporary directory will be used (/usr/local/rkhunter/lib/rkhunter/tmp).
Default database directory will be used (/usr/local/rkhunter/lib/rkhunter/db).
The internationalisation directory does not exist: /usr/local/rkhunter/lib/rkhunter/db/i18n
Centos

View 3 Replies View Related

Apache Error_log : File Does Not Exist

Feb 9, 2008

My error logs say the following:

[Wed Jan 30 22:31:33 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:31:33 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:29:36 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:29:36 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:27:18 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:27:18 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:26:48 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:26:48 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:26:47 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/500.shtml
[Wed Jan 30 22:26:47 2008] [alert] [client 150.101.99.206] /home/soupnazi/public_html/Dolphin/.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration
[Wed Jan 30 22:20:21 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:20:21 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:20:19 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/500.shtml

Apache/1.3.41 (Unix) PHP/4.4.7 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.30 OpenSSL/0.9.7a

I need to delete that file its huge.

View 4 Replies View Related

Do File Storage Servers Exist

Nov 26, 2008

is there a low end server just designed for receiving and sending large audio and media files?

like CPU should be minimal, as long as it can send and receive large files to and from a main server which has apache + php + mysql running in it...

would this be cost effective?

View 8 Replies View Related

Remote Web Folder Mapping Technology - Does It Exist?

Mar 20, 2009

Currently my companies global website “domain.com” is hosted in a shared hosted environment, our own U.S. website “us.domain.com” is hosted at our datacenter.

Here is my question, we have a redesign project. My goal is to lose the “us.domain.com” sub-domain and move our new U.S. site under the "domain.com" domain using a “/us/” folder delineation.

Is it possible with modern web server technology to setup a something like virtual directory/folder, redirect, alias or remote mapping of the “/us/” folder that points to a separate server hosting our U.S. site outside of shared hosting environment for our "domain.com" site, e.g.?

• Domain.com/<global website content/structure > - Hosted at in a shared environment on Web App Server running Coldfusion
• Domain.com/us/<U.S. website content/structure> - Hosted at our datacenter on Web App Server running IBM WebSphere

Unfortunately I cannot merge the two sites together based on the web server technology and lack of budget/resources to accomplish.

View 1 Replies View Related

Cpanel Mysql Remote Connection USE EXIST DB

Jun 29, 2009

A have set up a cpanel with remote mysql server.

My demo config:

cpanel:

centos VPS with cpanel WHM (demo)

mysql:

debian VPS

the configuration is OK, it works.

We have got 200 customers, and we will to change to cpanel.

The MYSQL server is on a solaris zone. It is possible to make the remote connecting with it. I will import the 200 users MYSQL databases to cpanel, with privileges (user settings). The mail/web dir a will import manuali to cpanel server(copy-paste-setuser:group).

View 0 Replies View Related

How To Remove Apache File Not Exist Errors

Oct 31, 2009

How to Remove Apache File Not Exist Errors

Here is the Reply of the Sys Admin

Dear Customer,

I am sorry. We are not able to resolve the File Does Not Exist errors for you. You have to do it own.

The unique errors that you have today for Apache are as follows:

client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind
File does not exist: /usr/local/apache/htdocs
File does not exist: /usr/local/apache/htdocs/501.shtml
File does not exist: /usr/local/apache/htdocs/images, referer:
[url]
File does not exist: /usr/local/apache/htdocs/jailbreak-iphone-3-0-1-with-redsn0w
File does not exist: /usr/local/apache/htdocs/robots.txt
Invalid method in request x16x03x01
Invalid method in request x80bx01x03x01
# Invalid URI in request alt="Follow%20via%20FreiendFFeed"%20title="Follow%20via%20FriendFeed"%20border="0"%20height="16"%20width="16"%20/>Home
Top%20StuffiPhoneWindows%207FirefoxVistaTipsWordpressSubscribeSitemapAdvertise xc2xa0xc2xa0xc2xa0Vertical1240899%20=%20false;ShowAdHereBanner1240899%20=%20true;RepeatAll1240899%20=%20false;NoFollowAll1240899%20=%20false;Ban nerStyles1240899%20=%20new%20Array(%20%20%20%20"a{display:block;font-size:11px;color: HTTP/1.1
PHP Fatal error: Call to a member function get() on a non-object in /home/technob2/public_html/wp-includes/cache.php on line 93
PHP Fatal error: Call to a member function get() on a non-object in /home/technob2/public_html/wp-includes/cache.php on line 93, referer:
[url]
PHP Fatal error: Call to a member function get() on a non-object in /home/technob2/public_html/wp-includes/cache.php on line 93, referer:
[url]
PHP Fatal error: Call to a member function get() on a non-object in /home/technob2/public_html/wp-includes/cache.php on line 93, referer:
[url]
PHP Fatal error: Call to a member function get() on a non-object in /home/technob2/public_html/wp-includes/cache.php on line 93, referer:
[url]
request failed: error reading the headers

I would advise that you resolve as many of these errors as you are able.

As to what caused the load on your server, I can't say. There is nothing in your logs to indicate the source of the problem. During the 1PM period when your server overloaded last there were only 29 errors in Apache. The errors that occurred during this time would not cause excessive load.

I have installed a script to monitor your server. If this load issue occurs again within one week or before your next reboot, whichever comes first, we should be able to determine the source from the script's logs in /var/log/sys-snap.sh.

View 14 Replies View Related

How To Add Extensions That Don't Exist In Zend Core For Oracle

Aug 13, 2007

I've installed Zend Core for Oracle on a RH ES4 server. Unfortunately, ZCO doesn't have the Postgres extension enabled by default.

Do I have to recompile my PHP installation to enable it?

View 0 Replies View Related

/home/username/public_html Does Not Exist Or Is Not A Directory

Jan 13, 2007

When I'm adding a new account, I got some error:

[url]

How can I fix that?

View 8 Replies View Related

Apache 2.2 DocumentRoot /home/user/public_html Not Exist

Dec 18, 2007

I am getting this error and I just installed apache 2.2 and added a user using useradd user. When i added into the virtual which is:

NameVirtualHost *:80

<VirtualHost *:80>
DocumentRoot /home/user/public_html
ServerName user.com
</VirtualHost>

It does not find the public_html folder I added. Is this a permissions problem? or something else?

View 7 Replies View Related

/home/create1/public_html Does Not Exist Or Is Not A Directory! In Cpanel

Oct 30, 2007

created one problem for us cpanel

in create new account:

[an error occurred while processing this directive]

Setting up Frontpage®...
/home/create1/public_html does not exist or is not a directory!

View 8 Replies View Related







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