Ghetto Planet

Rants & Random Information

Entries for January, 2010

Fix Wordpress MU Fatal Error Could Not Find Blog

Were you trying to change the domain URL in the wordpress mu admin? Yeap, thats why you are here!
Fatal Error
If your blog does not display, please contact the owner of this site.
If you are the owner of this site please check that MySQL is running properly and all tables are error free.
Could Not Find Blog!
Searched [...]

Comments Off

Wget not running with cron

Are getting a ‘wget: not found’ cron error,  but the same wget command works from the command line?
Try using the entire path to the wget command.  Find the path to wget by using the locate OR whereis from the command line.  ( Example: locate wget or whereis wget )
Good luck

Comments Off