页面载入中,请稍后...

现在位置 >首页 > 所有关于godaddy的文章
Godaddy安装Discuz X2.0在Windows主机下显示子目录的解决方法

Godaddy安装Discuz X2.0在Windows主机下显示子目录的解决方法

阅读全文
Godaddy空间使用wordpress的auto-blogrol插件出现后台死循环登录的解决方法

使用wordpress建的Errorgo博客段时间了,一直想使用个可以自动交换友情链接的插件,发现auto blogrol的介绍不错,插件也安装也成功了,就是一点简体中文或者其他按钮就会自动退出,当然修改reauth=1为reauth=2也能登录,但是还是会进入死循环。在本地机器上就没有问题,到了godaddy主机(godaddy主机便宜又比较稳定所以才购买的150G的windows虚拟空间)上却出现了这个问题,难道是godaddy空间的问题,这个问题一直困扰着我,今天无意中发现个方法,通过修改/wp-includes/pluggable.php文件解决了困扰几个月的问题。

阅读全文
在Godaddy空间上安装Discuz x1.5出现自动退出或登录不上去的解决办法

在Godaddy空间上安装Discuz x1.5出现自动退出或登录不上去的解决办法
打开config/config_global.php文件,修改77行里的checkip,将1修改为0即可。

阅读全文
wordpress使用godaddy主机不能自动发送邮件的解决方案
wordpress使用godaddy主机不能自动发送邮件的解决方案 打开你Wordpress主题的functions.php文件,在<?php和?>之间添加以下代码: </pre> //comment_mail_notify(所有的回复都会发邮件通知) function comment_mail_notify($comment_id) { $comment = get_comment($comment_id); $parent_id = $comment->comment_parent ? $comment->comment_parent : ''; $spam_confirmed = $comment->comment_approved; if (($parent_id != '') && ($spam_confirmed != 'spam')) { $wp_email = 'n...
阅读全文
Why does Godaddy email account show that it is Pending Setup: MX  Error?

When setting up an email account, if the system cannot verify your email account is using the correct MX records, the status becomes Pending Setup: MX Error. If and when the MX records are corrected, the status becomes Active. If the Pending Setup: MX Error status remains, the MX records you specified in your hosting provider or domain name system manager, or the Cnames you’ve specified, may be incorrect. Your hosting provider is where your domain is hosted; your domain name system manager is a third-party domain manager where you might manage your domain settings, such as your DNS servers or MX records.

阅读全文
在Godaddy空间注册美国空间而不要亚太机房(AP)

GoDaddy美国机房比亚太机房速度要好一些, 最近很多朋友购买到亚太机房,我第一次购买的时候也买到了默认的亚太机房。就使用Ping的时候我测试ping www.errorgo.com(美国机房)就比ping www.yisoa.com(新加坡的亚太机房)快两三倍。事实上空间的速度也快很多,使用亚太机房打开几乎需要30-60秒才能打开。

阅读全文
godaddy空间安装WordPress时报500错误:500 – Internal server error的解决方案

近日在godaddy购买的Windows主机上安装Wordpress时报500出错,代码如下:
500 – Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

阅读全文
不想听你唠叨×