Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







My MySQL "localhost" Not Resolving


My CMS was working fine until today. Today, suddenly it won't resolve "localhost" of my MySQL correctly..so a hack was implemented and instead of "localhost" a loopbackaddress was hardcoded into configuration file of the cms. Now it works fine again.

Any ideas as to what could be the problem here?

Also, could this have some other consequences I should be aware of?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Fast MySql Access- Localhost
I've been using Dreamhost for years and they're very good, but their MySql databases are quite slow. Then I moved to ServInt with a VPS, and my MySql is on localhost instead of on a different server. WOW! It's so fast!

However, now I'm trying to find a shared hosting package that has fast MySQL service.

I'm not sure if the requirement is that it's on localhost but it sure doesn't hurt.

Is there anyone who is familiar of a good solid shared hosting package with fast MySQL service?

View Replies!   View Related
Local Mysql Server Name, IP Or Localhost
I am using localhost as mysql server name on my config file. then, when I enter [url], the address will automatically change to[url]that obviously getting error. when I change the mysql server name from localhost to the server public IP, everything seems ok.

My sql is 4.1.x with php 4.4.7, is that any way I may use localhost instead of IP?

or is there any potential danger using IP?

View Replies!   View Related
Can't Connect To MySQL Server On 'localhost' (10055)
Do you guys know anything about this?

My server works perfectly with INSERT, UPDATE, DELETE for mysql.
but after like 12 hours later, my application crashes and I get this
"Can't connect to MySQL server on 'localhost' (10055)" and I would have to restart my applications and everything will be working perfectly.

Do you guys have any idea why this happen?

I do have a lot of connections coming in and out of my server. Would that mean anything?

View Replies!   View Related
Resolving Subdomain
I'm using DirectAdmin as a CP on one of my server & recently I bought a new windows server with plesk as CP.

My DOMAIN is on my 1st server where i'm using Directadmin. I want to resolve my subdomain to my new server.

View Replies!   View Related
IP Resolving To A Different Location
I have a local server named as 'EPBX' which monitors the working of the telephone system and makes their log entries. Recently its HDD partition got crashed due to which it was formatted and had re-installed Windows server 2003 after which I am facing some problems as given below:

- The IP address assigned to this server is 192.168.100.2. I am able to ping the IP but unable to take the console of the software from some other local PC.

- Also when I try to trace the IP using the tracert command first it resolves to the ISP's router and then to the server. But the router is not at all asigned a local IP. I have assigned a global IP to it. (Screen shot of the same has been attached)

- It would be very difficult for me to change the IP address

View Replies!   View Related
DNS Resolving
We have a full rack of servers at an XO datacenter. Most of these servers consistently need to go out to the internet to retrieve various URLs. Essentially, the servers are spidering, like Google does.

Lately we have noticed that the DNS servers that XO provided, which are in the /etc/resolv.conf files for each server, have been randomly failing.

Is there any reason that I can't set the servers to go to the root and use that for DNS? I need to bypass the XO DNS servers some how.

One of the options that I am considering is setting up a dedicated server that can provide recursive DNS to my other servers and have that server ask the root DNS system for records when it is not in the cache.

The other option that I am considering is finding a company that I can buy the ability to do recursive dns on. The onyl one that I have found so far is DynDNS though, and I have been looking for about two hours.

[url]

If anyone can make any suggestions to how I can get around the XO issue I am having or provide suggestions to a provider of recursive DNS servers (not managed, unless recursive comes with it),

View Replies!   View Related
Domain Not Resolving On Lamp
All setup following various tutorials on lamp, but having issues trying to view site url.

here what i got via dig:-

; <<>> DiG 9.3.4-P1 <<>> mp3-dash.com ANY
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45634
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;mp3-dash.com. IN ANY

;; ANSWER SECTION:
mp3-dash.com. 14400 IN A 89.46.102.100
mp3-dash.com. 14400 IN SOA ns1.mp3-dash.com.mp3-dash.com. admin@mp3-dash.com. 2009040602 86400 7200 3600000 86400
mp3-dash.com. 14400 IN MX 0 website.com.
mp3-dash.com. 500 IN NS ns1.mp3-dash.com.
mp3-dash.com. 500 IN NS ns2.mp3-dash.com.

;; AUTHORITY SECTION:
mp3-dash.com. 500 IN NS ns2.mp3-dash.com.
mp3-dash.com. 500 IN NS ns1.mp3-dash.com.

;; Query time: 24 msec
;; SERVER: 69.42.208.19#53(69.42.208.19)
;; WHEN: Thu Apr 9 20:47:14 2009
;; MSG SIZE rcvd: 202

does that all look ok, i have even ran dns lookup

and here what i getting:-

Searching for mp3-dash.com. A record at G.ROOT-SERVERS.NET. [192.112.36.4] ...took 30 ms
Searching for mp3-dash.com. A record at F.GTLD-SERVERS.NET. [192.35.51.30] ...took 158 ms
Searching for mp3-dash.com. A record at ns2.mp3-dash.com. [89.46.102.75]
Query timed out (interrupted after 1,999 milliseconds)
Retrying...
Searching for mp3-dash.com. A record at ns1.mp3-dash.com. [89.46.102.74]
Query timed out (interrupted after 2,000 milliseconds)
Retrying...
Searching for mp3-dash.com. A record at ns2.mp3-dash.com. [89.46.102.75]
Query timed out (interrupted after 2,004 milliseconds)
Retrying...
Searching for mp3-dash.com. A record at ns1.mp3-dash.com. [89.46.102.74]
Query timed out (interrupted after 2,000 milliseconds)
None of the nameservers responded correctly.

View Replies!   View Related
Domain With Www Not Resolving
i have a weird problem with dns bind. i just setup a zone file and it seems [url]works but [url]doesnt work. i have also created a cname for www but still not working.

here is my zone file

$ttl 38400
domain.com. IN SOA ns1.domain.com. webmaster.domain.com. (
1211542287
10800
3600
604800
38400 )
domain.com. IN A 67.223.229.117
ns1.domain.com. IN A 67.223.229.117
ns2.domain.com. IN A 66.249.8.117
domain.com. IN NS ns1.domain.com.
domain.com. IN NS ns2.domain.com.
www IN CNAME domain.com.
ftp IN CNAME domain.com.
mail IN MX 0 domain.com.

View Replies!   View Related
Domains Resolving Worldwide ON/OFF
We have few domains which resolve properly for say 1 day and again next day its not resolving.

Sometimes this ON/OFF happens several times a day. This happens when we use the 2 name servers assigned to the server.

this problem does not happen if we use a manged DNS service for the domain names.

View Replies!   View Related
Lame Server Resolving
i got too many logs on Lame-server resolving i my log.

every second about 10-20.

Jul 23 11:31:33 ns1 named[15967]: lame server resolving '92-49-205-1.dynamic.peoplenet.ua.mydnsdomain.net' (in 'mydnsdomain.net'?): my.ip.add.ress#53
Jul 23 11:31:33 ns1 named[15967]: lame server resolving 'www.mydomain.com.mydnsdomain.net' (in 'mydnsdomain.net'?): my.ip.add.ress#53

so i turned of the logging and start search the web on possible reasons. However the only once i found where mostly "in case of the domain is not hosted on the server". But in my case the domains in questions are on my server and show in the log as lame server resolv.

They say it has to do with server is not authoritive for that domain.

So how i am gonna fix this?

With digs, and nslookups, i got not errors at all.

But if i try to change a DNS i got a message back from a provider saying that the domains is broken.

View Replies!   View Related
Domain Not Resolving Problem
I have a customer having trouble with his email today, his domain seems to be unknown for some servers, even the host server refuses to ping to it

[root@svr01 ~]# ping perform.com.co
ping: unknown host perform.com.co

If I ping from my location it works fine

C:>ping perform.com.co

Pinging perform.com.co [74.86.13.172] with 32 bytes of data:

Reply from 74.86.13.172: bytes=32 time=126ms TTL=49
Reply from 74.86.13.172: bytes=32 time=120ms TTL=49
Reply from 74.86.13.172: bytes=32 time=123ms TTL=49
Reply from 74.86.13.172: bytes=32 time=117ms TTL=49

Ping statistics for 74.86.13.172:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 117ms, Maximum = 126ms, Average = 121ms

The domain is working for one year now.

Domain changed

The problem has dissappeared as it came.

View Replies!   View Related
Domain Names Not Resolving
Ocassionally some users have problems to connect the their websites, they can connect to the server via browser and can ping it and tracert the server IPs fine, they can also browse domains having a dedicated IP address. But they can't connect or ping their websites from their end, basically I think the domain name is not resolving.

From our end and the rest of users everything works fine.

Once I get a complain of this type I try whatever I can do

Check to see if their IP is not blacklisted
Restart named service
Restart apache service
But most of the time this doesn't work at all.

Exactly as the problem comes it goes, nothing I did seems to have any effect on the solution. It goes and ocassionally reappears.

Would you suggest me what would I do to find where the problem is and try to solve it.

View Replies!   View Related
New VPS RDNS Not Resolving
Just got set up with a new VPS and while looking to see if my IPs were blacklisted, I came across a RDNS warning. I've been on some form of shared hosting since I've been on the Internet, so much of the VPS stuff is new to me (though it is managed). Everything I've read says that RDNS is important for sending mail so the receiving end can verify where mail is coming from, but I thought I would ask here regarding my specific issue.

I've got four IPs on my account. The first ip, x.x.x.67, is the host IP(ie host.example.com). Most of my domains are using that IP at the moment since I just got set up, but I do have another domain on the last IP in my account, x.x.x.70. When I first did a RDNS check on my main IP I got a domain that I've never seen before, and all other IPs on my account don't resolve at all.

I sent a ticket off to the host, and they set the RDNS record correctly for the main IP on my account, but the other three still fail to resolve. When I asked the host about it in a ticket, the response that I got was

Quote:

Normally, we set RDNS for the main IP address to hostname of the server.

The RDNS for your server has been setup properly. Please get back to us if you need any further assistance.

So basically I'm clueless. Does it matter that the other three IPs I have available don't resolve at all? The domain on the x.x.x.70 IP, which doesn't resolve, is an e-commerce site that depends almost exclusively on e-mail for its business. Doesn't the lack of RDNS resolution mean that I'll be out of luck sending mail to AOL, Yahoo, Hotmail, etc etc on that account? Even though I don't have sites on the middle two IP addresses yet, I fully plan to put sites there within the next couple of months... could they have the same problem?

It's frustrating since I obviously have no control over RDNS records, and the host's staff is being a little obtuse about it.

View Replies!   View Related
Resolving Speed Is Slow
resolving speed on my server is slow (about to 30 seconds), what do you think about this problem.

View Replies!   View Related
Domain Not Resolving Properly
A client recently moved one of their domains to one&one (night mare I know) he then asked us to repoint the domain name to our servers using out name servers.

We have done this and it is not resolving to our server.

The problem is that the site is no longer showing and their emails are down.

I used a domain dossier and the DNS record looks like it should be changed but I'd like some confirmation on this.

View Replies!   View Related
Resolving A DoS Attack
We've just been told by our data centre that our server that we use to host our web design clients has been disconnected due to massive volumes of traffic from or to the server.

They said I will need to log into a KMV/IP in order to investigate.

I have no idea what I am doing and was wondering if there are any users out there that could give me some pointers in finding what is causing this DoS attack?

View Replies!   View Related
DNS Stop Resolving In VPS
my DNS stop resolving, once a day i need to restart the service in cpanel/whm , what can be done to prevent that ?

its a fresh vps only cpanel is there and 2 domains with no pages just a simple under costruction index page . in CSF i have a Your Score: 106/112 in security , it firewalled and hardened

right now is using 299 of ram out of 512 burstable to 768

View Replies!   View Related
DNS Issues - Domain Not Resolving Sometimes
Does anyone have experience with DNS issues?

I'm hosting a few sites with LiquidWeb (freeteams.net and laxteams.net are the big ones), who's been a terrific host, but I occasionally have some issues trying to access my sites. It occurs only occasionally (maybe 10-20 people have let me know in the past year), but with users in different locations and on different ISPs. It seems to also only occur for a couple of hours.

When they try to type in a specific domain, it won't show up in their browser (browser-independent, I've tried it in Chrome, IE, and Firefox.) However, when they try the IP address directly, the site works. I have about 4 sites on one server, all with their own IP address, and the issue doesn't affect all the domains at the same time.

LiquidWeb says it's an ISP issue (they've checked all the settings on the server, and everything looks ok.) I tend to agree with them, because when I or my users switch from using their ISP's DNS server to OpenDNS' server, it works. However, it's happened at a number of different ISPs around the U.S., including universities, which makes me think there's something I can do to solve the problem. Also, I don't want users to have to change their computer settings.

Also, while I can't access the domain in the browser, I am able to ping the domain, and it will respond.

View Replies!   View Related
Resolving DomainKeys Install Issue
I am having a problem with the installation of DomainKeys on my server.

I have a dedicated server from Hosting Matters and I have DomainKeys installed for another domain on the same server.

The problem that i'm running into is that I have a domain that is an addon account of another (basically hosted within a sub-directory of another account).

When I install DomainKeys via the cPanel I get no errors. It "appears" to work fine HOWEVER when I check the headers in Yahoo I get the following:

Authentication-Results: mta215.mail.re2.yahoo.com from=paperboyllc.com; domainkeys=permerror (no key)
Received: from 63.247.138.128 (EHLO ws1.wpdnsgroup.com) (63.247.138.128)
by mta215.mail.re2.yahoo.com with SMTP; Mon, 04 Aug 2008 21:27:03 -0700
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=paperboyllc.com;
h=Received:To:Subject:Date:From:X-Mailer:MIME-Version:Content-Type:Message-Id:X ...

View Replies!   View Related
Reasons For Slow Resolving - VPS
I've got a VPS account & when I connect to sites on the VPS, more often than not the browser times out. I click again & the site comes through.

I use Firefox & have tried in other browsers with similar results.

The VPS has 384mb dedicated RAM, with 512mb burstable - not much I know but...

I was wondering about possible reasons - could it be simply not enough RAM, could it be a bottleneck with the hosting company, could it be a problem in the setting up of the nameservers? What would seem more likely?

It's a shame as the tech support have been superb but it's too risky to use for reselling.

View Replies!   View Related
New Server @ Theplanet - Domains Not Resolving
Since my local ISP hasn't updated yet, I'm still seeing the sites on the old server. I used a proxy (hidemyass.com) which seems to update all the time, and it said that it couldn't connect to the website (I usually use it to test a site's functionality before I can connect to the site)

What can I do to test where it's going wrong? The domains have been pointed at ns1.theplanet.com and ns2.theplanet.com already, and theplanet has created those nameserver entries for us already. I just don't want the domains to start resolving, only to find that something is broken....

View Replies!   View Related
Vietnamese Localhost
I am a Vietnamese girl and a new member. I'd just like to ask anybody knows about vietnamese localhost? I use appserv, but it does not have vietnamese language, so if I'd like to submit categories, etc. in Vietnamese into my phpmyadmin, it does not work.

Only languages are okay, like: English, Deutsch, French, Spain, .... but there are no Vietnamese language. What should I do?

We write with latin characters, but there are apostrophes which appserv cannot read.

Does it happen to any Vietnamese here in forum?

how can write a text in Vietnamese language into phpmyadmin,

View Replies!   View Related
DSL + Localhost
A friend of me would like to setup a local server with my DSL. The problem is the IP address keeps changing and he does not want to purchase a static IP.

The script needs to detect the IP address and then email it to the admin over here daily.

View Replies!   View Related
Server- Domains Not Resolving, Sql Shutting Down
I am having some wacky stuff going on with my server. I run a Godaddy v-ded and according to them, the server is fine.

What i'm experiencing is, some of my domains are not resolving, some are. For the ones that are working that run via a database, every few hours, I need to restart mysql(or the server) to get them running again.

Linux OS:
Kernel Version - 2.6.9-023stab044.4-smp
Hardware Information - 3ghz xeon, 512mb, 20gig hd
Software Version - fedora 7
Control Panel - WHM 11.11.0 cPanel 11.16.0-R18546

TOP

Code:
top - 10:27:18 up 2:18, 1 user, load average: 1.17, 0.65, 0.36
Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.5% us, 0.6% sy, 0.0% ni, 73.2% id, 23.7% wa, 0.0% hi, 0.0% si
Mem: 6097220k total, 6057888k used, 39332k free, 9328k buffers
Swap: 12586916k total, 6501796k used, 6085120k free, 659732k cached ...

View Replies!   View Related
How To Catch Localhost Spammers
I am failed to catch this spammer, please help me to find out the source. There is no such domain on my server. User is using localhost in smtp, I am using mail enable standard on my server ....

View Replies!   View Related
127.0.0.1 Works But Not Localhost
I just installed wamp here on my laptop to set up a developer machine for my website. I am used to going into the browser and just typing in "localhost" and having it bring up the test website. I'm sure there is probably something wrong with the configuration of the wamp files because it works for 127.0.0.1.

View Replies!   View Related
How Associate 127.0.0.1 To Localhost
I've installed WampServer on my Windows Vista machine.

Haven't used it for a while but now for some reason I can't access http://localhost, firefox tells me, "Firefox can't establish a connection to the server at localhost.".

I can access WampServer via [url]and the main WampServer default page appears.

Apache version : 2.2.8

PHP : 5.2.6

MySql : 5.0.51b

Which file(s) do I need to edit in order to associate localhost to 127.0.0.1

View Replies!   View Related
Limit Access To Localhost
I have a win2003 server running some apps in the 'default web site'

I have just installed PHP on the 'default web site' and I want to use it to run some admin jobs. BUT I do not want the PHP scripts to be accessible over the internet, they should only run from local machine.

Is it possible to set it up so that the files can be executed only by localhost?

View Replies!   View Related
Accessing Blog On Localhost
I installed Wordpress on a local install of Apache so that I can play around with it and get my design down before I put it on the web. I can get to the admin and do everything, but I can't actually get to the site. I had an index.html in my htdocs directory, which was deleted, but now when I go to localhost, it just shows the directory.

View Replies!   View Related
Loading Localhost With Apache
I've had a localhost server setup for awhile now, and all of a sudden when I access [url]it wants to download my "index.php" file. However, when I access it via [url]is loads fine.

View Replies!   View Related
Configuring Subdomains In Apache On A Localhost
I'm currently trying to configure apache 2 to handle subdomains. This is on a local machine (not tied to any domain names) and I'm only doing it to research how the final structure of a site 'could' be setup.

Basically I have a single install of Apache 2 running. The outcome eventually should be to have specific sub domains that all point to the same document root as the actual domain name. So eventually I will have:

http://www.mydomain.com
http://subdomain1.mydomain.com
http://subdomain2.mydomain.com

with both subdomains showing the content at mydomain.com (there is reasoning behind this but I'm not gonna go into that).

I have apache setup as follows:

NameVirtualHost *:80

<VirtualHost *:80>
ServerName daneastley
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
</VirtualHost>


<VirtualHost *:80>
ServerName subdomain1.daneastley
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
</VirtualHost>

<VirtualHost *:80>
ServerName subdomain2.daneastley
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
</VirtualHost>

Now on my local machine, only the top one works - the subdomains dont. if I add the following into my hosts file in windows, they all work:
127.0.0.1 daneastley
127.0.0.1 subdomain1.daneastley
127.0.0.1 subdomain2.daneastley

the problem being, that I wish to test this enviroment on the local network. How would I go about having every computer being able to access this? I'm assuming it comes down to DNS stuff.

View Replies!   View Related
Iphone Lighttpd-no Localhost When Offline
Does anyone know where the seek order information is located on an apple iphone. I installed lighttpd on the mobile, however I can only see localhost when I'm online.

View Replies!   View Related
Malicious Mail Sent Out Via MailEnable On Localhost
we received a report of a malicious mail being sent from our servers. Problem is that the sender and recipients are not hosted with us. What I'm trying to find out is how the mail got sent out. The ME logs shows that the connection was made from 127.0.0.1 to the smtp service, but that's it.

We don't run mail services (pop3/imap/webmail) on the web servers, if that helps any. Have run out of ideas after sifting thru lots of logs (was trying to find if anyone called an application to send the mail and attachments out), but came up empty.

View Replies!   View Related
Unable To Connect Localhost(10061)
I am stuck in re-installing mysql server..... Everything I have removed even mysql service give reboot the machine but still not able to complete the installation.

At the end I receive error " Can't connect to Mysql server with LocalHost (10061)

By the way if port 3306 is not enabled in firewall can this issue be occurred because of this?

View Replies!   View Related
Bluescreen On Win XP Accessing Localhost
I just installed IIS on my Windows XP machine and any time I access localhost I get a bluescreen and my computer will restart. I have tried to uninstall IIS, reboot, re-install, reboot then try accessing localhost and that does not fix anything. This is on an almost fresh install of Windows. (The computer is only 1 week old)

View Replies!   View Related
Resolving Layer1.cpanel.net... Failed: Host Not Found
i create one vps by xen/hypervm

and i going to ssh this vps

and i want install cpanel for this vps

but:

-bash-3.00# wget[url]
--21:44:11-- [url]
=> `latest'
Resolving layer1.cpanel.net... failed: Host not found.

View Replies!   View Related
Error Connecting To IMAP Server: Localhost
i'm on Linux dedicated box -DirectAdmin panel

I use Squirrelmail to se my e-mail. When i try to log inn and read mail i get this message: Error connecting to IMAP server: localhost. Where can i change this......

Squirrelmail

SquirrelMail version 1.4.17
By the SquirrelMail Project Team
ERROR
Error connecting to IMAP server: localhost.
111 : Connection refused

webmail

ERROR (2): fsockopen() [function.fsockopen]: unable to connect to localhost:110 (Connection refused) (/var/www/html/webmail/inc/class.uebimiau_mail.php:80)

RoundCube Webmail

Connection to Imap server failed

Read on another forum, that this can solve the problem

/etc/rc.d/init.d/imaps restart
/etc/rc.d/init.d/imap restart

-bash: /etc/rc.d/init.d/imaps: No such file or directory

-bash: /etc/rc.d/init.d/imap: No such file or directory

telnet localhost 143 for imap or 993 for imap over ssl

Usage: telnet [-8] [-E] [-K] [-L] [-X atype] [-a] [-d] [-e char] [-k realm]
[-l user] [-f/-F] [-n tracefile] [-r] [-x] [host-name [port]]

Also Xinetd restart don't help

[root@server etc]# /etc/rc.d/init.d/xinetd restart
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]

Looks like that Imap isn't installed ?
Correct me if i'm wrong ..............

View Replies!   View Related
Mail Server & Webmail In Localhost
I want to run a local Mail Server + Webmail Client (opensource. I googled and I found hmailserver[server] and Roundcube [webmail]. the problem that i can't config any of them
How have an other alternative for mail server or a solution

View Replies!   View Related
Sendmail Sends From Localhost.localdomain No Matter What I Try
I have these lines in sendmail.mc and I've compiled the sendmail.cf with them:

LOCAL_DOMAIN(`freesexdoor.com')dnl
MASQUERADE_AS(`freesexdoor.com')dnl
FEATURE(masquerade_envelope)dnl
MASQUERADE_DOMAIN(localhost)dnl
MASQUERADE_DOMAIN(localhost.localdomain)dnl

I have the users daemon, freesexd and root in the trusted_users file. I have restarted sendmail (using service sendmail restart). I have the domains: server.freesexdoor.com, freesexdoor.com and mail.freesexdoor.com in the sendmail's local_hosts file.

In Apache 2's httpd.conf, I have this: php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f freesexd [at} freesexdoor.com'

Yet when I sent an e-mail with php to advertising [at} freesexdoor.com, I got these headers in the e-mail, which don't look good to a spam filter:

Received: from localhost.localdomain (IS-3293 [127.0.0.1])
by localhost.localdomain (8.13.8/8.13.8) with ESMTP id

Received: (from daemon@localhost)
by localhost.localdomain (8.13.8/8.13.8/Submit) id

Message-Id: <200712180935.lBI9ZrRs005480@localhost.localdomain>

Additionally hotmail rejects my e-mails and it is obvious why. (My OpenSPF record is fine btw and on my former server I was able to send e-mails with it fine.)

Naturally I want something like "freesexdoor.com" to replace "localhost.localdomain" in those header lines. So how can I get this working?

The OS is CentOS 5 by the way.

View Replies!   View Related
Access Denied For User 'root'@'localhost
I'm getting the error after running
[root@server ~]# mysqladmin processlist

Quote:

mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'

I'm running plesk on FC4.

Not too sure why it says failed or denied, as I'm root?

View Replies!   View Related
MS Virtual PC - How To Access My Localhost (Apache) Subdomains On Guest OS?
I've just downloaded Microsoft Virtual PC and the Internet Explorer 6 Application Compatibility VPC Image containing an XP installation for testing sites with IE6 [url].

Everything works fine, I chose VPC Shared Networking (NAT) and I can access the internet from the VPC as well as my Apache development server which runs on the host OS (Win XP) by going to the host's IP address which is [url] in my case. And here I have 2 problems:

1. I want to access [url]on VPC just by typing [url]. I added the following line to the hosts file:

192.168.52.141 localhost

But this doesn't work. Interestingly, any name other than localhost works fine, for example:

192.168.52.141 localhost.localhost
or
192.168.52.141 local

This is not a major problem but I'd prefer localhost. Any ideas how to do that?

2. And the more important issue: on my host OS I have some development sites which I have set up to be accessed by subdomains, for example [url], in httpd.conf:

Code:
<VirtualHost 127.0.0.3>
ServerName perfekt.localhost
DocumentRoot C:wwwperfekt
DirectoryIndex index.php index.html
</VirtualHost>
and in hosts file:

Code:
127.0.0.3 perfekt perfekt.localhost
And now I want to access this site from my VPC too by using subdomains like this! How can I do that? The address 127.0.0.3 seems to be local to the OS and VPC can't see it. I have tried setting other IP addesses in httpd.conf but nothing outside the 127.x.x.x range works on either OS. I suppose I need to make each of my sites to be seen under a different IP from the outside network so that VPC (which is "outside" the host OS) can access them - then I just set up the appropriate subdomain names in VPC hosts file -

View Replies!   View Related
DirectAdmin - Access Denied For User 'apache'@'localhost' (using Password: NO)
I get the following error when let my site connect to my database: Access denied for user 'apache'@'localhost' (using password: NO)

But when im running lil test script which connect to my localhost with the same passwords and it gives the status 'Connection OK' (im running on admin account, made a MySQL account with DA)


Code:

<?php $link = mysql_connect('localhost','admin_removed','removed'); if (!$link) { die('Could not connect to MySQL: ' . mysql_error()); } echo 'Connection OK'; mysql_close($link); ?>

View Replies!   View Related
Installed Apache Can Access Via LAN IP + Localhost But WAN IP Doesnt Work
I'm on windows vista. I've got an SDSL line into the house with a dedicated IP 62.etc. I've then got a Prestige 791R and all PC's plugged in to that. I've also got a wireless router for my Wii set up.

Basically I've set up this DHCP thingy to start at 192.etc.3 and the Wireless router is at 192.etc.1 and the Prestige is at 192.etc.2 my pc is at 192.etc.9

This is about where my knowledge stops unfortunately.

I have installed apache as the most basic default install I think you can and it seems to be working absolutely fine. I'm assuming I could also install PHP and MySQL etc and wouldn't have too much of a problem, however, my friend cannot seem to access the environment from the WAN IP and when I type in my WAN IP I get the prestige router's control panel.

I read somewhere that I needed to forward port 80, now I can 'open' ports in the prestige control panel but I did try opening port 80 in the control panel and pointing it to my LAN IP (92.etc.9) but it didn't seem to work.

I'm at a bit of a loss so if anyone could point me in the right direction I would be most grateful, just to clarify:

//localhost loads the html file 100%
//192.etc.9 loads the html file 100%
//62.WANIP internally loads my prestige routers control panel
//62.WANIP externally does not load a page (cannot be found)

If you need any more info just let me know and I'll get it.

View Replies!   View Related
ERROR 1045 (28000): Access Denied For User 'root'@'localhost' (using Password: NO)
Im trying to setup a mysql server on my centos vps server. Ive installed mysql server and done chkconfig and the mysql server has started. My problems start when i want to set a mysql root password.

Quote:

mysqladmin -u root password yourrootsqlpassword
mysqladmin -h server1.example.com -u root password yourrootsqlpassword

I get an error "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)"

Which i totally dont understand because why would it want a password when im trying to set the password?

View Replies!   View Related
ERROR 1044 (42000) At Line 21: Access Denied For User 'umar_cs'@'localhost' To Data
in ssh i try create new database

root@server1 [~]# mysql -uumar_cs -ppassword umar_cs </home/umar/public_html/localhost.sql

it is show direct
ERROR 1044 (42000) at line 21: Access denied for user 'umar_cs'@'localhost' to database 'umar_cs'

i try from script same message

i think maybe the problem from the size in this file
/etc/my.conf
set-variable = max_connections=500
i change to
set-variable = max_connections=500M

and restart mysql

and i try create same problem!

View Replies!   View Related
Installed MySQL In /usr/local/mysql But Error In /var/lib/mysql
I installed the MySQL binary packages in /usr/local/mysql/ after removing the MySQL RPM package. MySQL is functioning when I executed /usr/local/mysql/bin/safe_mysqld. I reinstalled MySQL before I installed PHP. When I used a PHP script to access a MySQL database, it outputs an error:

Code:
Warning: mysqli::mysqli() [function.mysqli-mysqli]: (HY000/2002): can't connect to local mysql server through socket /var/lib/mysql/mysql.sock in index.php on line 2
However, I installed MySQL in /usr/local/mysql, not in /var/lib/mysql. How do I fix MySQL?

View Replies!   View Related
Weird Named Errors Available9 Named[7562]: Lame Server Resolving
I see some errors about lame servers in messages log,and i noticed that look like adress of isp surfer domain beacuse i noticed domain of my isp listed also as lame name server.Here is example:

Nov 24 03:46:55 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.202#53
Nov 24 03:46:55 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.201#53
Nov 24 03:46:56 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.202#53
Nov 24 03:46:56 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.201#53
Nov 24 07:19:51 available9 named[7562]: FORMERR resolving 'ducksimilar.com/NS/IN': 203.93.208.87#53
Nov 24 07:19:51 available9 named[7562]: FORMERR resolving 'ducksimilar.com/NS/IN': 91.208.228.150#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 203.93.208.87#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 203.93.208.87#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 91.208.228.150#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 91.208.228.150#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 203.93.208.87#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 203.93.208.87#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 91.208.228.150#53
Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 91.208.228.150#53

View Replies!   View Related
Resolving Www.xxxx-xxxx.com... Failed: Temporary Failure In Name Resolution.
I have searched google and these forums for this error but nothing came up that was relevant to me as i have not changed any server configurations what so ever at all, have not done ANYTHING to my server accept use the wget command since i got the server.

When i type the urls in normal in a browser they work fine.

But now, Now matter where i wget a file from i get this error

Quote:

"Resolving www.xxxx-xxxx.com... failed: Temporary failure in name resolution."

Has anyone experienced this before? How did you resolve it?

View Replies!   View Related
I Moved Mysql From /var To /backup/mysql, Mysql Is No Longer Working
Since my /var partition is full, so I moved /var/lib/mysql to /backup/mysql/.

Seems all the files are copied and I changed my.cnf reboot mysql, but all the web sites using db is not working anymore..

View Replies!   View Related
Warning: Fsockopen() [function.fsockopen]: Unable To Connect To Localhost
Cannot send mail via php mail send

Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 in /home/user/public_html/smtpmail/class.smtp.php on line 105

How do I correct this? I'm using Cpanel with php 4.4.8, apache 2.2, mod suphp

View Replies!   View Related
Domain.com And Www.domain.com Resolving To Different Pages
For some reason, for one of my sites, www.domain.com resolves correctly -- however, domain.com resolves to the Cpanel default page.

I've set up this domain the same way I set up my others. Also, I checked the DNS entry and see nothing wrong w/ it. Here's a screenshot of my DNS domain zone file:
[url]

View Replies!   View Related
How To Change VZ SSL To "localhost.localdomain"
I'm planning to buy a high end VPS for reselling as a whole.

Does any one know how to change the VZ SSL to localhost.localdomain as shown in the attachment? I asked many providers and non of them like to change this. I got one provider willing to change this for me but he's not very sure how.

Someone told me that "Ask your provider to study how VZPP is handled by apache in the service container and they should find his way through"

I'm already aware that this should be done from the main hardware node not from the clients VPS itself.

View Replies!   View Related
Localhost Server With Mail Server
I would like to set up a localhost server with a mail server too, I usually use uniform server as I find it very easy to get up and running and carry around with me, are there any better solutions, I have found it difficult to get a mail server running on the uniform server. or maybe there are distributions that come with mail server ready built in?

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved