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.







Domain Name Not Work


We registered a domain: ediblebackyard.com and have set up the account in a dedicated server. However, web page in this domain won't show up

I believe I've setup everything okay becuase I've setup several other domains in exactly the same way, for instances, transframe.com, 3dtime.net.

They all work but only the ediblebackyard domain refuses to show. I performed a domain name search, other domain shows the name server as well as the IP address. But ediblebackyard.com only shows the name server but no ip address listed.

I use Plesk in the dedicated sever. Is there anything possible wrong when I create the account for the domain?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Domain Name Doesn't Work Even After A Week
My main domain is working perfectly but when I want to add a new domain name it doesn't work. I usually go to addon domain, choose a directory that matches the name and create my addon domain. I have an index.htm file there but when I type the www.domainname.com it doesn't work even after a week.

I have the DNS set to my webhost company's DNS servers.

View Replies!   View Related
Logs ONLY Work By Domain, Not IP
my host is telling me that since I don't have a domain name setup (I use [url] that my account won't be logging ANYTHING. no raw access logs or anything. Why is this? Isn't there a setting in the vhost file to setup logs without a domain name?

View Replies!   View Related
Getting Www.domain.com To Work, Domain.com Resolves Correctly, Just Not With Www
Okay guys, a quick question for all the gurus out there. I'll admit I'm a bit embarassed posting such an easy question, but give a guy a break, I've been using managed servers for god knows how long and I've finally decided to take a dive into administration. Everything is firewalled and secured properly, I'm just having trouble getting the ServerAlias to work right.

What happens is I go into my browser and enter in [url]walaa! It works.

Now, when I enter in [url], it does not resolve.

I have checked with "dig" the domain settings and it looks as though all of the nameservers are set up fine, this is an apache problem. I'm running apache 2.2 on Ubuntu 7.10 for all those who are interested.

Here is my etc/apache2/sites-available/domain.com:

<VirtualHost *:80>

# Admin email, Server Name (domain name) and any aliases
ServerAdmin webmaster@domain1.com
ServerName domain.com
ServerAlias www.domain.com

# Index file and Document Root (where the public files are located)
DirectoryIndex index.html
DocumentRoot /home/demo/public_html/domain.com/public

# Custom log file locations
LogLevel warn
ErrorLog /home/demo/public_html/domain.com/logs/error.log
CustomLog /home/demo/public_html/domain.com/logs/access.log combined

</VirtualHost>

I've been messing with it for about 45 minutes and I'm worn out at ~4:30am and could use a helping hand from the pros.

View Replies!   View Related
How To Configure Direct Admin To Work With The Domain
i have just purchased a vps with 1 ip address now i just want one website on the vps can how to configure direct admin to work with the domain.

View Replies!   View Related
After Remove Subdomain It Work As A Parked Domain
I just remove subdomain I was use it for time and when I remove it from cpanel it now work as a subdomain for my site.

View Replies!   View Related
Redirecting Domain.com And Www.domain.com To X.domain.com
I own a website, domain.com.

When people go to [url] or [url] I would like them to be redirected to [url]

View Replies!   View Related
Forward Mail From Parked Domain To Primary Domain - How? MX Record?
OK, I am confused. I have one domain that is parked on top of another domain. I would like Mail that comes to the parked domain to be automatically forwarded to the same user name at the primary domain.

Can I change a DNS or MX record to facilitate this?

View Replies!   View Related
Reverse Domain Name Server (DNS) ARPA For Domain On VPS
I have a vps with dedicated ip's for my domain names.

I read that in order for mails coming from my server not be picked up as spam, i need to add reverse ip entries.

Now i have already added the glue nameserver records on my godaddy control panel,

ns1.mydomain.com -> 10.20.30.40
ns2.mydomain.com -> 10.20.30.41

But do i need to speak to the datacenter to add the reverse dns entries for my domain on their nameservers? What about if i host my nameservers offsite, but then have my webserver/mailserver etc inside the datacenter? Would i need to request the datacenter where the nameservers are hosted to add the reverse ip entries for the domain, and then the request the same from the datacenter for my web/mail servers to add the reverse entries?

Is it really required?

View Replies!   View Related
Domain Parking - Wildcard Domain Name Server (DNS)?
We have a lot of unused domains that we'd like to setup domain parking for.

To keep it simple, we'd like to just change the namesevers to ns1.domainparking.com and ns2.domainparking.com (not real nameservers!) and the domains would then automatically show a simple web page.

We use cpanel servers and are wondering how easy this is to do? I've seem mention of wildcard dns? Is that the answer?

View Replies!   View Related
Domain Parking With Win2k3 Domain Name Server (DNS)?
i have about 8 different domains i'd like to point to a nameserver (ns1./ns2.mydomain.com) on Win2k3 server, but i can't get them resolved through my nameserver without creating a manual forward lookup entry for each *parked* domain separatly..

Does anyone know how to resolve "parked" domains automatically on Win2k3 DNS??

I just can't find any answer for this, everything i've found required manual creation of lookup entries..

anyone?

View Replies!   View Related
Domain Does Not Resolve :: Domain Name Server (DNS) Issues
I've been having some DNS problems with one of my domains for quite some time now. The domain does not always resolve - some go days without being able to access the site.

I ran a simple BASH script to show what I mean. I replaced my domain with "mysite.net" and the IP with "xx.xx.xxx.xxx".

# for i in `seq 1 15`; do host mysite.net; done

mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.

Has anyone experienced a similar problem? I have gone over the DNS records countless times and see no problems. The site is hosted on my own dedicated server.

View Replies!   View Related
Howto Set A Domain Name Server (DNS) To A Domain
I´ve a domain but haven´t set the DNS servers yet....now I get a free hosting and I wanted to associate the DNS servers to my domain but I don´t know how!!!

It would be great If you could help me...and let me know if you need more info..

View Replies!   View Related
32 Or 64bit & Existing Domain Net Vs New Domain
delving into a new server, a dual opteron w/Centos. Got two questions as I think about setup.

1) 32 bit or 64bit?

2) Regarding host names and server assignemt...I can either assign it as a node to a domain hosted elsewhere in a reseller account, or I can start with a completely unused domain which is currently parked.

Any preference, in an ideal world?

(I have absolutely no preference, but it occurrred to me it may or may not be of consequence, perfomance & IT-wise and generally speaking .. all things being equal, of course.)

Like I said, a newbie. So I'm braced for the if-you-have-to-ask, you-shouldn't-be-in-one" musings for these rather basic boneheaders.

View Replies!   View Related
Getting GD To Work
I installed GD via yum. Yet I cant get it to work I get all kinds of error's like libpng is missing then I got libXpm is missing, then freetype is missing yet all the libs exsist,

View Replies!   View Related
Change Park Domain To Main Domain
How do I change park domain to the main domain and vice versa for the main domain?

I have cpanel, centos, whm. Wondering if this will effect down time and such?

View Replies!   View Related
Domain.com Or Www.domain.com For SSL Certificates
I'm setting my first eCommerce site and right now I need to resolve the following issue.

I need to install (well, the hosting company will do it for me) a SSL certificate and I need to know what is best or common practice, to use domainname.com or www.domainname.com

I don't know what difference it would make but it seems to do so because the hosting company is asking me to choose. Being that I'm clueless about this, I would also appreciate a quick explanation on the benefits or downfalls of using either one.

View Replies!   View Related
Domain.com Works Www.domain.com Times Out
i have a website and for some strange reason www.domain.com does not work, the browser tims out. but domain.com [no httpd or www] works fine.

View Replies!   View Related
Make Addon Domain The Main Domain
I have domain1.com as the main domain that I am using with cpanel and domain2.com as an addon domain that points to a different directory.

I want to move domain1.com to another server and I would like to know if I can make domain2.com the main one

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
Www.domain.com Does Not Resolve Where As Domain.com Works
I ve been having a problem with the "www" prefix for the domains

For example:
[url]

works ok

But

[url]

Does not resolve

here is the named conf

; Modified by Web Host Manager
; Zone File for hayalikelimeler.net
$TTL 14400
@ 86400 IN SOA ns1.theplanet.com. fikret.eforelektrik.com. (
2007032306
14400
7200
3600000
14400
)

hayalikelimeler.net. 14400 IN NS ns1.theplanet.com.
hayalikelimeler.net. 14400 IN NS ns2.theplanet.com.

hayalikelimeler.net. 14400 IN A 74.52.228.130

localhost.hayalikelimeler.net. 14400 IN A 127.0.0.1

hayalikelimeler.net. 14400 IN MX 0 hayalikelimeler.net.

mail 14400 IN CNAME hayalikelimeler.net.
www 14400 IN CNAME hayalikelimeler.net.
ftp 14400 IN A 74.52.228.130

View Replies!   View Related
Strange Domain Become Parked Domain- Is This Hacked
I just when found this domain on google when I was make some search of content of my site
I found domain as a parked domain and work for my site!

so I go to cpanel and parked domain but not found any thing

so what this mean how someone have parked domain for my site and when i go to cpanel noting foudn also when I go to whm and accoubt listed I don’t find that domain?

View Replies!   View Related
Why Iptables Not Work
My site is under DDOS attack. I run this command

netstat -an | grep :80 | grep ffff | awk '{print $5}' | cut -f 4 -d : | sort | uniq -c | sort -n | tail -10

And find a lot of IP that are attacking. After that, i run

iptables -A INPUT -s xxx -j DROP

to block IP, and

service iptables save

service iptables restart

But when i run netstat command abouve, i found IP are attacking still available, it seem iptables don't block it?

View Replies!   View Related
Www Not Work
im using centOS 5 with webmin in my vps.

im installing webmin and do this: [Apache Webserver] / select [Default Server]

and my website work fine ,

but when i check my web site for example

[url]not working!

[url]Work fine!

how i can solve problem
work with www and without www.

View Replies!   View Related
Mysql Don't Work
I try to install wordpress on my dedicated server but in the begin i get this error:

Your PHP installation appears to be missing the MySQL extension which is required by WordPress

I have centos 5.3 and i have run the command: service mysql start

But i think mysql server is not running, because i have kloxo and from the panel i can see what servers are running.

View Replies!   View Related
Does SharkTech Still Work
I have taken a order from them for 5 Days,but no response from them except a auto comfirmation email,what is wrong with SharkTech?

View Replies!   View Related
IP Addresses Do Not Work
I was working with my server until 30 min ago. suddenly public IP addresses stopped working. I have access to the server directly from the console and local IPs with putty.

View Replies!   View Related
Sendmail Not Work (
I sent email through php function mail - false.
Open putty ->
php -r 'mail("***@gmail.com","test","jjjjjjjj";'
sh: /usr/sbin/sendmail: No such file or directory

SENDMAIL not installed ?

CentOs 5

View Replies!   View Related
Fguard Doesn't Work
Have you ever been using Fguard to ban IP flood your server?

I downloaded Fguard

View Replies!   View Related
How Does Ram Work
I got a vps and I dont really understand how ram works but my sites arent really that big yet actually not at all at least teh ones on the vps. I am using directadmin as the panel.

I am using 279mb.

View Replies!   View Related
How To Work With SpamAssassin?
I have a server, SpamAssassin is installed but i disabled it, because i don't work with this, i'm getting a day about 1000 spam messages.

what to do to stop this?

View Replies!   View Related
Www. Doesn't Work
today I noticed that whenever I type any of the domain names on my server with a "www." in the address bar, it simply says "server not found". When I remove the "www.", it loads the site?

This is a major issue. It never used to be this way, but I noticed it today. Where should I edit? Could it be "named.conf"? Or maybe just DNS cname settings in plesk?

View Replies!   View Related
FTP Will Not Work
After spending nearly 4 days trying to get ftp working on my server i still haven't achieved it. I got a server with a default install of plesk and cent os 4. I update to 8.2 and when i first go to try ftp it says "server closed connection" on my ftp client.

So then i tried updating 8.2 again and the installer failed. So i tried manually installing both proftpd and pureftpd via ssh and yum and it fails to install. I've also restarted the server a few times. I've tried logging in with every single username/domain/i.p. assigned to the server. and i've had no luck.

View Replies!   View Related
How Does Colo Work
You rent space at a datacenter that fits your power and cooling requirements. You bring your own equipment or ship it to the datacenter to get setup in your rack. Who handles fixing things? You or the datacenter? Also, do you ever have access to your server physically while it's at a datacenter?

How about bandwidth and providers? NOCS, POPS, IAX's etc... Where do those come into play and how does that structure typically look (anyone have any graphical illustrations of how peering/backbones etc work with IAX's, POP's, and NOC's?) I'm curious more about that then colocation at it's most basic forms.

View Replies!   View Related
Subdomains Do Not Work
For some reasons i cannot get sub domains to work. I have the following and I have DNS entries set for both apps and www.apps but it simply won't resolve the url and it can't be pinged

<VirtualHost 74.86.193.50:80>
ServerName apps.mydomain.com
ServerAlias www.apps.mydomain.com
ServerAdmin webmaster@apps.mydomain.com
DocumentRoot /home/mydomain/public_html/apps
<IfModule mod_suphp.c>
suPHP_UserGroup mydomain mydomain
</IfModule>
<IfModule !mod_disable_suexec.c>
User mydomain
Group mydomain
</IfModule>
BytesLog /usr/local/apache/domlogs/apps.mydomain.com-bytes_log
CustomLog /usr/local/apache/domlogs/apps.mydomain.com combined
ScriptAlias /cgi-bin/ /home/mydomain/public_html/apps/cgi-bin/
</VirtualHost>

View Replies!   View Related
Work Website
At work we host our own website, thing is that from work we can't go to our websit simply by going to [url]we have to go to 192.168.2.13 to see our website. Any Ideas on what's up? the rest of the world can go directly to the website.

View Replies!   View Related
<? Does Not Work But <?php Is Ok
I installed Lighttpd + PHP 5.2.1 with FastCGI

Any php page that starts with <?php is working fine..

but when the page starts with only <?, it does not work

View Replies!   View Related
How Does Colocation Work
I have a dedicated server to run a MMORPG game server and the biggest concern right now is scalability. If I want to say, add more ram, then I have to pay more per month. So I end up paying off that stick of ram 100's of times over and over again. My understanding of if I go colo is I can pay a 1 time fee to build my server, so lets say 2 grand, then pay a flat rate to have it hosted. For a dual core server this would be much cheaper then leasing.

I have a few questions about this though.

1) Do I just build the server then ship it? or do I need to physically go there.

2) If something goes wrong such as a HDD failure, what do I do?

View Replies!   View Related
SSH, How Does It Work
how does SSH work and really what is it.

This is my knowledge, I may be wrong or right:

There are two ways of controlling your server, through control panel and through SSH, now SSH is where you type in codes to control your server.

Now from what I know you can't login to SSH alot due to security reasons.

I was wondering, if I have a forum can I login to SSH everyday to back up the database?

View Replies!   View Related
Server-cannot Get It To Work
I doubt that anyone can solve this, but here goes...

This is my first server, and I simply cannot get it to work.

MY CONFIGURATION:

Speedstream 4200 DSL modem w/ethernet line to NETGEAR Wireless Router (WPN824). The router connects with CAT5 cable to my Windows XP server computer (which has the latest Apache and PHP). Wirelss signal is used for my other computer.

I am running Apache with no-ip as well. My site name is: [url]

MY PROBLEM:

I have set up HTTP port forwarding in my modem (which for some reason acts as a router as well) to port 80, with my server address as 192.168.254.10 The problem is that I cannot connect to my web site within my network. My friend is able to view the website from his home.

I am not able to configure my NETGEAR router to accept the port forwarding of 192.168.254.10 because it isn't a "valid LAN address" --- but I can't configure my modem to use a different address either.

1. My modem is plugged into the Internet Port on my WPN824
2. My XP server is plugged into one of the four LAN PORTS on my WPN824
3. My modem is set to forward port 80 to 192.168.254.10
4. My WPN824 is set to forward port 80 to your XP server address 192.168.1.3

Obviously something is wrong with my guess, because just forwarding the modem to 192.168.254.10 doesn't seem like it could get my friend connected all the way through to your Apache server.

IP ADDRESSES:

Default Gateway: 192.168.254.254
XP/Apache: 192.168.1.3
Speedstream 4200 Modem: 192.168.254.254
NETGEAR: 192.168.1.1
Server (forwarded on 80): 192.168.254.10

The 'default gateway' is set to (according to an ipconfig run) 192.168.1.1 (NETGEAR router) However, the 'default gateway' in the NETGEAR router page says that "gateway IP address" is 192.168.254.254 (modem)...

STATIC IP?

Also, my Network Connections is set to 'obtain IP address automatically'. I have tried to set it to a static IP, but it doesn't work. The router wil not allow me to forward to the server with any IP that is?.254.?

Unfortunately, this setup is very complicated and I think that something is conflicting.

I have this felling that I'm really close but that something very small is in the way.

View Replies!   View Related
So How Does Hacking Work
I keep reading all these devastating posts about people's machines being compromised. Are most of these hacks due to weak passwords of administrators or clients which end up getting bruted, or are there known exploits for cpanel/plesk/apache etc? I am setting up an apache-only server with a really secure password, but I am wondering if it could still be breached using an exploit.

View Replies!   View Related
Apachetop Doesn't Work
I installed Apachetop on one of servers. Installation went fine, but when I run it, nothing is displayed. No data, no stats. I see only blank screen with these details:

last hit: 00:00:00 atop runtime: 0 days, 00:00:00

I left it running for about 10 minutes, and still no output is displayed. There is CentOS 4.4 installed on server.

View Replies!   View Related
Ip_conntrack Wont Work?
I've got the latest grsec stable, but i'm having a problem with getting ip_conntrack working.

I did the following with make menuconfig after copying my default kernels config file...

Networking -> Networking support -> Networking options -> Network packet filtering
framework (Netfilter) -> Core Netfilter -> Configuration -> Netfilter Xtables support
(required for ip_tables) -> "conntrack" connection tracking match support.

After a compile and reboot:

error: "net.ipv4.netfilter.ip_conntrack_generic_timeout" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_icmp_timeout" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_close" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_established" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_udp_timeout" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_udp_timeout_stream" is an unknown key
error: "net.ipv4.netfilter.ip_conntrack_max" is an unknown key
error: "net.ipv4.ip_conntrack_max" is an unknown key

I did a ls on /lib/modules/2.6.27.10-grsec/kernel/net/ipv4/netfilter and dont see the modules that i see in the default kernels...

View Replies!   View Related
FTP Upload Does Not Work
Whenever I tried to upload large files to my server it restarts the upload again and again and never actually uploads. It just keeps overwriting the previous file. I don't get any errors? It just automatically reuploads and overwrites the files everytime.

View Replies!   View Related
Htaccess Not Work On Apache
im installing APACHe on windows server 2003 but .htacess not work on apache

View Replies!   View Related
Mysql Torrentflux Doesn't Work
i have dedicated server and was trying to install torrentflux in there ( well might be any other script with Mysql needs) I created databse with plesk but when i put it to confinguration it does not work. I have done this Many times on shared hosting though

View Replies!   View Related
How Do Servers And DCs Work
I would like to know how servers work, like how to build, set up, and how they work, what software is in them? Also could I own a server and send them to a data center and host them there?

Also a little infomation on Data Center. Could you share me some knowlage.

View Replies!   View Related
How Does Reverse DNS Work
some clarification with regards to Reverse DNS.

An example ip: xx.xxx.xxx.xx is owned by A Company via a DC. The they have their name allocated to the netname and description when i look up their ip address.

I have my ip xx.xxx.xxx.xx this is me and it currently contains my DC's name throughout when i look it up as the description and netname...

Both are from the same DC however the other company has their name allocated to the ip address and i would like to do the same. Does this require Reverse DNS? It dosent involve domains surely does it?

View Replies!   View Related
How Many Database Servers Can Work Together
Say I had 15 dedi servers all for a database. howmany Could I use before performance started to bog down. lets say 2gb ram centos each with raid 0 hardrives

View Replies!   View Related
Cent Os 5 Or 5.3 And Will Kloxo Work With 5.3
cent os 5 or 5.3 - which is preferred?

And will kloxo work on cent Os 5.3 64bit?

or atleast 32 bit?

View Replies!   View Related
CGI, SSI Won't Work
I'm having exec cgi issues,

CentOS 5.3 x86_64, Linux, Apache/2.0.63,
cPanel 11.24.4-R36167 - WHM 11.24.2 - X 3.9

Error is,
[an error occurred while processing this directive]

If I "uncheck" IncludesNOEXEC in Apache Global Configuration the error disappears, but the SSI doesn't work. If I check it the error is there, but the SSI works.

Here's what I have done so far,

Through WHM,
Main >> Service Configuration >> Apache Configuration,
Pre Main Include, Pre VirtualHost Include, Post VirtualHost Include,
I added,
Options +Includes
AddType text/html .htm
AddType text/html .html
AddOutputFilter INCLUDES .htm
AddOutputFilter INCLUDES .html

Options +ExecCGI
AddHandler cgi-script .cgi .pl

I also added this to the httpd.conf
<Directory "/">
Options +ExecCGI FollowSymLinks Includes IncludesNOEXEC Indexes -MultiViews SymLinksIfOwnerMatch
AllowOverride All
</Directory>

Options +ExecCGI
AddHandler cgi-script .cgi .pl

Then I tried,
Options +ExecCGI
AddHandler cgi-script .cgi .pl
in the .htaccess file

View Replies!   View Related
Portal Connect But Don't Work
I install a Oracle Collaboration Suite portal on a Windows 2003 server.

I configure everithig to put it online. I cerate a dyndns hostname and I forwarded the 80 port on the router.

So, when I type the adress the portal appears but when I press on a link he redirects me on server.xxx.local.

View Replies!   View Related
Mysql Server Won't Work
I did an apache rebuild and about two hours later, my mysql stopped working.

So i tried various rebuilds to see if perhaps it was suoshin (this caused php to stop working on my server before) but to no avail, this hasnt fixed it. I cant even access the databases via phpmyadmin.

I've restarted the mysql server, apache, i've rebooted a couple times. I don't know what to do.

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