Unable To Parse Zone

Jul 12, 2009

I recently updated all my cPanel software, and now when I try to Edit a DNS zone, I get:

Unable to parse zone: Error while parsing zonedata for *DOMAIN NAME HERE*.com: expected valid rname, line 4 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.

View 13 Replies


ADVERTISEMENT

Domain Name Server:: Unable To Parse Zone

Jun 27, 2008

when i try to edit a DNS zone on WHM i got the following error :

Editting zone domain.com

Unable to parse zone: Error while parsing zonedata for domain.com: expected valid serial, line 4 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.
WHM 11.23.2 cPanel 11.23.3

View 5 Replies View Related

Unable To Parse Zone: Error While Parsing Zonedata For Xyz.com: Syntax Error

Jul 23, 2009

While clicking on "Edit DNS" in WHM

I am getting this error

Unable to parse zone: Error while parsing zonedata for xyz.com: syntax error, line 25 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.

View 6 Replies View Related

Plesk 11.x / Linux :: APS Catalog Error - Unable To Parse ATOM Content

Jan 23, 2014

I am getting the following error in Plesk, on the Applications page:

"APS Catalog error: Unable to parse the ATOM content. DOMDocument::loadXML(): Opening and ending tag mismatch: hr line 5 and body in Entity, line: 6"

Clearing cache (as advised here: [URL] ....) - does not work, unfortunately.

As I noticed, the error started to occur right after Plesk was updated to v11.5.30_build115130819.13

Found this error in files:

/opt/psa/var/cache# vi d3b08b981b493e5687c45518970bc225-1024-0.cache
a:3:{s:3:"url";s:108:"http://catalog.marketplace.parallels.com/all-app.atom?obsolete=hide&pageSize=999999&order=%2Bname%2C-version";s:4:"time";i:1390479055;s:7:"content";s:166:"<html>

[Code] ....

In my browser, the API catalog URL gives the same "502 Bad Gateway" error: [URL] ....

View 4 Replies View Related

Plesk 11.x / Linux :: Failed Domain Creation - Unable To Restore DNS Zone

Aug 18, 2014

I have a VPS running Plesk 11.x and yesterdady I tried adding a new domain to my subscription and received this error:

Error: Unable to update domain data: Unable to restore the DNS zone: an error occurred while adding the DOMAINNAME IN A DOMAINNAME record: Incorrect DNS record values were specified.

I have one subscription and under that a few domains. I've not had any DNS issues before so I'm a little stumped as to where to start looking. I suspect DNS template issues but I'm not that au fait with the DNS template so I don't want to start fiddling. My service provider suggested I look at [URL] ... which doesn't appear to be related as I have no duplicate domains under my subscription.

Following on from this the VPS is my personal server and I host a few sites for friends consequently I only have the one subscription. I've been advised that I should have one subscription per domain. Is that correct information?

View 2 Replies View Related

Configure IIS To Parse Css Extensions

Feb 16, 2007

I am not sure what forum this is for but I think I have the right one. I am having a heck of a time getting my IIS server to parse files with the .css extension properly. Can someone give a newb some advice on how to do this?

I think it is IIS 6.

The problem arose when I tried to use external style sheets and while IE handles them fine Firefox does not. I have been told this is because of the way my server deals with the css extension.

View 4 Replies View Related

Getting Apache To Parse Javascript

Mar 14, 2007

A tech admin that I worked with previously fixed an issue we were having. He explained what he did:

To fix you need to make apache be able to parse JS

He is no longer available.

how to do this? Which file (I expect httpd.conf) would I need to edit and what part of it would it be?

View 1 Replies View Related

Windows Server 2003 Won't Parse Php

Jan 3, 2007

I just installed php on a windows server 2003 machine but php code just shows up as normal text. I've followed the steps outlined here. Then I restarted the server and the files are served as they should, but php code is not parsed.

In the troubleshooting section it says to try to add php5isapi.dll as an ISAPI Filter, and so I did, but it still won't work. The question is, do I have to restart the whole machine to test if the ISAPI Filter setting solved the problem, or does an IIS reset suffice? The reason I'm asking instead of trying is that a lot of business critical applications are running on the same machine, so restarting the machine is quite the process.

View 1 Replies View Related

Plesk 11.x / Windows :: Personal FTP Repository Settings - Cannot Parse Hostname

Feb 2, 2014

Current Version Installed :Parallels Plesk Panel 11.5.30 Update #31
Problem: When username have @ like : myuser@mydomain.com

Steps : When configure the setting all go right (test to validate setting is ok too) , but when Scheduled Backup Settings using Personal FTP Repository cannot connect for server because the url use 2 @ like error message below.

Error Message :
Cannot parse output file 'ftp://bk@mydomain.com@mydomain.com/' [Invalid URI: Can not parse the hostname.]

View 1 Replies View Related

Plesk 12.x / Linux :: Internal Error - Failed To Parse Metadata

Oct 28, 2014

My plesk version is 12.0.18.When I try to install wordpress I had this error:Internal error: Failed to parse metadata...MessageFailed to parse metadata...File aps_php.php Line10024.

View 2 Replies View Related

Plesk 12.x / Linux :: Warning - Incorrect Operation Of Parse URL PHP Function

Jul 17, 2014

I have some problem with my parse_url after last update of Plesk Panel.I ran the test script on my server and on my local computer, and received the following result: Local computer:

HTML:
Array ( [path] => product_features.clear_list [query] => redirect_url=http://www.siteExample.com )
My server:

HTML:
Array ( [host] => product_features.clear_list?redirect_url=http [path] => //www.siteExample.com )
As you can see, the structure of the output data is not identical as it should be.

Test script that I used:

Code:
<?php
$test = 'product_features.clear_list?redirect_url=http://www.siteExample.com';
$test1 = parse_url($test);
print_r($test1);
?>

View 1 Replies View Related

Plesk 12.x / Linux :: Wordpress Toolkit Parse Error - Cannot Connect To DB

Apr 21, 2015

I have over 5 WP installations on my Server and i installed all manual and had never issues.

Now i installed a again a WP Site and after i go to the Wordpress Toolkit to search for the new installation i got the following Message:

PHP Parse error: syntax error, unexpected '?' in /usr/share/plesk-wp-cli/php/wp-cli.php(23) : eval()'d code on line 1 {"err_code":0,"err_message":"

With error cannot connect to DB.

So all WP installations are running fine instead of the new one.... I didn't change any configs files of PHP all is standard, the wp-config.php is correct, the Site is running fine.

From my point of view is this an issue by Plesk due to Parse error message at the files of Plesk, see error message!

System:
OS Debian 7.8
Plesk Version 12.0.18 Update #43, zuletzt aktualisiert: 20. April 2015 13:17:36

I know with an older Version of Plesk 12.0.18 it was working fine too, so the bug was implemented with a MU.

I checked the file as well and find out that at all PHP files the code is not closed at the end so the "?>" is always missing. 

View 4 Replies View Related

Plesk 12.x / Windows :: Internal Error When Removing Domain - Failed To Parse Response

Jan 23, 2015

I am using plesk panel 12.0 when i try to remove domain i get this error :

Internal error: Failed to parse response. Reason: Failed to read data from stream Process output:

MessageFailed to parse response. Reason: Failed to read data from stream Process output:

File : Domain.php
Line :393
Type :Smb_Exception

I even tried with command line utility...

View 3 Replies View Related

DNS Zone

Apr 7, 2008

for our DNSs, should I add A record or NS record for my domain?

for exmaple I have ns1.mydomain.com now should I add A record or NS record for NS1 in mydomain.com DNS zone?

View 4 Replies View Related

Zone.net

Jul 14, 2007

I came in here a couple days back looking for a reliable, powerful, and well priced VPS. I went through a couple companies and one of the first that I really seriously considered was Zone.net.

It's really all about first impressions and zone.net wins this. Their site looks great and definitely made a good impression on me. I had some questions about hosting a Debian VPS; they answered them quickly and completely. Their support is first-class and very personable. I waited on hold for less than a minute, and was instantly directed to a very knowledgeable agent.

After setting up my VPS, I can tell you that my sites get some good traffic and zone.net is handling it all great. Their bandwidth is fast, their servers are first class, and they're definitely the kind of host everybody should have.

I've been through many other hosts in search of a decent VPS and I definitely will be staying with zone.net for a while. I'm not affiliated at all with them, just a very satisfied customer. If you're thinking of opening something with them and would like an honest, third party opinion, don't hesitate to PM me.

View 3 Replies View Related

My VPS Is Down At Zone.net

Apr 18, 2007

My VPS is down at Zone.net!

My VPS is down at Zone.net and its been more than 12 hours, it is down. I submitted a ticket more then 7 hours ago, but no reply whats so ever from them.

I called on their number, but it goes to voicemail. Any one facing the same issue with them?

View 8 Replies View Related

Zone.net

Nov 4, 2007

I just wanted to take a minute to express how happy I am with my new VPS from Zone.net.

There was a minor delay getting my VPS set up and they were upfront and gave me a good credit for it. This is rare in this day and age and I felt I should share how well they communicated.

So far the VPS is screaming and hosting my 3 sites without breaking a sweat.

Ill post a week or month report as I get time. This site helped me find Zone.net, so some more good feedback can't hurt. :-)

View 9 Replies View Related

Zone.net

Aug 17, 2007

Before aweek i was looking from good company to take VPS so i saw here some poeple commend with zone.net. so i take VPS from them they are not to bad they have excellent dealers but the support slow if you issue ticket its will take hours to answer you.

so i will write my problem to (web hosting talk members) maybe they will help me one it

my web some times normal for me i can inter it but some visters can't inter the web
& some times i can't inter the web but some visiters can inter & if am used the PHproxy i can inter.

the masseges that come to the web

(The requested item could not be loaded by the proxy.
Proxy server is unable to locate the server: tdwl-academy.com. The server does not have a DNS entry. Check the server name in the Location (URL) and try again.)

(network error (dns_sever_failure)

&

(The page cannot be displayed)

they told me there is nothing wronge on DNS

really i will be crazy from my web

View 13 Replies View Related

What Happaned If We Set TTL 300 In ZONE

Mar 30, 2009

what happaned if we set TTL 300 in ZONE...

View 9 Replies View Related

Zone.NET Going Out Of Business

Feb 10, 2009

I have multiple valleywag friends who have gone with Zone.NET for server hosting. I decided to do the same a few weeks back and use them as well. I never got my IP and server info and called customer support. No kidding... been 9 days and Level 1 support kees saying someone will get back to me.

So today I call them and ask them if they are going out of biz because customer support is impossible bad, and he basically said yes!!! Wish they would have told me that upfront.

Anyway, wasted a few weeks with them. Now my cohorts and I are on the lookout for some new hosting companies. All recs welcome

View 14 Replies View Related

DNS Zone Assistance

Aug 26, 2008

I'm trying to setup an option on my server. I hope one of you can help me out a tad...

I'm trying to configure my server to allow an option that I usually call wildcard DNS. I need any domain that's pointed to a server to go to a parked page (just like a welcome to <domain> it's coming soon). I can do the parked page, just need to figure out the DNS/Apache settings.

I know it can't be too hard but I just can't find it...

View 5 Replies View Related

DON'T BE MISTAKEN ABOUT ZONE.NET

Nov 9, 2008

It has come the time to find out who REALLY IS Zone.net

This is the moment where zone.net is experiencing their worst situation ever. We are all offline since friday, we are all extremely nervous and some of us are even losing clients because of the prolonged downtime. Many of us have sent awful emails to zone.net and there are thousands of complaints arriving continuously to zone.net.

I'm amazed to see how zone.net is behaving in front of this awful & critical situation.

Believe it or not, they are politely answering the emails, they opened a special page where they update everything that's going on so that we all know what's happening and what they are doing, they have a lot of engineers working continuously to solve the situation as soon as possible and they really are devoted to end this nightmare. So this is NOT only our problem -as their customers-, but their problem as well and therefore, we are all together on this and as such we should help each other instead of screaming at them.

Zone.net is showing with facts and with their behaviour that they are a SERIOUS AND VERY DECENT AND PROFESSIONAL company who deserves our support & help because it is nowadays extremely difficult to find decent and professional people like the one at zone.net. The fact that there's a problem today doesn't mean more than what it really is, and that problem we are suffering now has taught us that zone.net is one of the best companies we can possibly find. I'm pretty sure & confident this great people will satisfactorily solve the situation in a short while.

You actually know a company when that company is in trouble. Otherwise they are all great....

View 14 Replies View Related

Editing A DNS Zone

Mar 11, 2008

to edit a DNS Zone (via WHM=> DNS Zone Edit) of a domain hosted on my server & which NS's are routed to.

New setting should route domain to a seperate server (i.e HTTP, FTP) and leave EMAIL on my server.

I've changed all settings, except MX & mail CNAME, to the new IP (This includes NS's, A's, CNAME's - WWW & ftp). Still the WWW is not working and email has stopped working localy.

View 9 Replies View Related

Review For Zone.net

Jun 14, 2008

A few months ago, I helped a client setup some services on a VPS provided by zone.net. The setup process was easy and the VPS was activated very quickly. The online support staff is very fast at answering any questions I throw their way. I'm also impressed with their online customer portal -- very well organized.

Reliability has been perfect (as far as I can tell). The VPS is very responsive and obviously not overloaded. The price is very reasonable.

View 7 Replies View Related

Zone.net Reviews

Jun 20, 2007

Anyone out here using zone.net for VPS hosting?

I'm considering their VM200 fully managed package. Via current special it's a little over $50/month. 1024 MB SLM (Guaranteed), 30 gig disk, 300gig transfer. 6 ips. This includes cpanel or plesk. I also like the fact that they offer incremental upgrades.

Sounds good, but being a newbie, I just don't know. I really want a reliable host with good support. I don't see too many reviews on them here... is that good or bad?

I'm also considering Liquidweb.

View 11 Replies View Related

1 Year At ZONE.net

Jul 28, 2008

I wrote a while back about my 9 month experience with ZONE.net, and now certain circumstances have come up that have brought the need for me to to move to a different datacenter in southern California. However, my experience "in the ZONE" was exceptional, and I didn't want to walk out on them without a final word here on WHT to let everyone know what a wonderful time it was hosting with them.

In June of 2007 I was beginning to grow my own web development & client solutions business and decided it was time to move from a shared box to a "more private" VDS. I don't jump into things quickly however, so I had planned a week or so of research for the best price/quality/service combination. I spent days on here reading reviews, checked out 20 or 30 different companies and websites, and pitted plan against plan.

Eventually I narrowed it down to "the top three" and finally went with ZONE.net. They lured me in with some amazing deals in the "VPS Offers" advertising forum here, and I liked seeing the activity of their sales guys on WHT.

As you'll see echoed over and over again by happy customers on this forum, I wasn't disappointed by my choice. Throughout the year I filed some 16 support tickets which were all dealt with swiftly and as expected. As my company began to grow, I even went through migrating to a larger VPS plan with them, which was handled perfectly and went through effortlessly. I've "scaled-up" with other hosting companies in the past (when I worked for another company) and have had horrible experiences (plans change and prices fluctuate and you can't always get the same kind of deal you had before), but these guys were wonderful and everything went through without a snag.

Their network is quick, their support is amazing, and their prices are incredible. For clients of mine who need a VPS, I always recommend the ZONE. You won't be disappointed.

View 3 Replies View Related

Cancelling Zone.net VPS

Nov 19, 2008

I've found my previous _immediate_ cancellation request was deleted by support as it never existed. My tickets (Ticket ID: 868231, 453438, 719425) are unanswered. I sent 3 emails to admin@zone.net and sk@zone.net and had no reply. I created high priority tickets to sales@zone.net, billing@zone.net and even abuse@zone.net. Only abuse@zone.net replied me that he "forwarding your ticket to our billing department and they will get back to you shortly".

Instead of terminating my acc billing generated a new invoice generated after 2 days I requested immediate cancellation.

View 12 Replies View Related

Domain Without DNS Zone

Dec 5, 2008

Is it possible to change the name servers of a domain to point to my server and I will then automatically see the domain on my server, without having to create a DNS zone for it?

View 4 Replies View Related

Zone.net Pre-sales

Aug 30, 2007

Has anyone else here had issues recently with the Zone.NET online sales chat? Over the last 36 hours it's been saying that the chat is online, but I'll sit in the queue for hours at a time without a reply.

I opened up a chat session earlier today and got a response, however they never replied to any of my questions - is there anything up over there?

Is their pre-sales support usually this poor? Before contacting them I checked out their reputation on WHT and they looked like their product and support were top notch.


Being in Australia can sometimes make speaking to live chat a bit difficult, however I've tried at various times through the day/night and at all times it's said the live chat was online.

View 4 Replies View Related







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