path problem after upgrading to unltd space and bw

path problem after upgrading to unltd space and bw

Posted by: sridhar
Posted on: 2008-10-20 13:15:00

I used the advanced 1-click installer to install wordPress and then upgraded my account to unlimited space and bandwidth. As a result of that server path has changed.

But WordPress still keeps referring to the old path. Can anyone tell me how to change the value of ABSPATH in WordPress? Or, is there some other solution?

Re: path problem after upgrading to unltd space and bw

Posted by: sXi
Posted on: 2008-10-20 13:53:00

define('ABSPATH', dirname(__FILE__).'/'); is in wp-config.php

I don't see how upgrading your account would affect this, could you elaborate on what's happened?


Re: path problem after upgrading to unltd space and bw

Posted by: seiler
Posted on: 2008-10-21 00:41:00

Is there anything that's been set to /home/.GetRidOfThis/YourUsername/YourDomain.tld -- instead of just /home/YourUsername/YourDomain.tld?

Tags: path problemserver pathbwbandwidth