• Welcome to DNForum.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Wanted: Service Help with server/DNS error/php scripts

Status
Not open for further replies.

ZaZZeR.com

DNF Member
The Originals
Legacy Exclusive Member
Joined
Dec 11, 2003
Messages
477
Reaction score
0
I just switched to a new server and have no idea what I am doing. All of my sites have errors. I need someone to fix this asap. Can pay immediately via paypal. HELP!
 
ZaZZeR.com said:
I just switched to a new server and have no idea what I am doing. All of my sites have errors. I need someone to fix this asap. Can pay immediately via paypal. HELP!

If it just switched to a new server and get php error,

Set the php.ini( register_globals to "ON"
AND
ensure the safeMode is "off")
 
kam said:
If it just switched to a new server and get php error,

Set the php.ini( register_globals to "ON"
AND
ensure the safeMode is "off")


Yeah, I have no idea what that means or how to do that.
 
kam said:
If it just switched to a new server and get php error,

Set the php.ini( register_globals to "ON"
AND
ensure the safeMode is "off")

Create an .htaccess file in /public_html or add the following line to your existing .htaccess file

php_flag register_globals on

safeMode can not be turned off via a .htaccess file

I am not sure if this is a fix, just posting how the OP is accomplished.
 
Why don't you get a pro to setup and manage your server for you? PM me and I'll tell you who I use.
 
If you are getting errors like missing pages or missing pictures. Then some of the stuff you had hosted on your previous host, may not be on your new host server, so you have to upload them again.

And also:

Sometimes it takes like 24 hours to change the dns, that happened to me when I switched hosts on my forum.
 
Status
Not open for further replies.
Back
Top Bottom