Re: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Howard Miller. No problem at all... I assume you are accessing your site through a hostname rather than an IP address and you will be changing the entry in your DNS zonefile to point to the new IP?...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Howard Miller. At the risk of being facetious,a.b.c => IP address and a.b.c => Same IP address is no change at all. The DNS settings need to be changed to point to the new IP. This can be a...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Rick Jerz. Hi Gary,It appears that you are doing what I did about two years ago - moved from a GoDaddy hosted environment to a GoDaddy Virtual Dedicated Server (VDS) environment.It was a little bit...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Gary Lebowitz. Many thanks to Rick and to everyone else who's given me advice above. Yes, I've just, in the dead of night, backed up my entire site on the shared hosting plan, backed up the MySql...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Gary Lebowitz. Hi Ken,Thanks for your reflections on this. I went ahead and did what I thought I was supposed to, and now things "almost" seem to work, but I get a message saying:Fatal error: $CFG...
View Articlepostgresql 9.2.1 and moodle 2.3.3
by Franck Chionna. Hi,after installed moodle 2.3.3 impossible to access to the home page, instead an error shows : Config table does not contain version, can not continue, sorry.Coding error detected,...
View ArticleInstalling Moodle 2.1.9 with Oracle using Xampp
by fatema siddiqua. I am installing moodle using xampp on windows xp, now i have to connect it to already existing oracledatabase. I installed oracle client, uncommented ;extension=php_oci8.dll in...
View ArticleRe: Missing icons and images
by Frederic Nevers. Are you sure you're editing the right php.ini file? There are sometimes multiple files if you're running in a shared server (one for PHP4, another for PHP5, etc.)Did you also...
View ArticleRe: PHP settings with MSSQL
by Howard Miller. Did you *definitely* configure FreeTDS? I've seen a lot of people miss that step.
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Howard Miller. You are perfectly correct. You cannot have the data directory inside the web directory. You musn't do that. I find it very hard to believe that (on a virtual host) you have no...
View ArticleRe: Installing Moodle 2.1.9 with Oracle using Xampp
by Howard Miller. don't.... Oracle is an incredibly poor choice for a web site. Instant super-slow site.
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Gary Lebowitz. Hi Howard,I just posted a message to Rick. I decided, since my Moodle site is so sparsely populated anyway, to just rebuild it from scratch. But, again, I am so new to this wonderful...
View ArticleRe: can't find lib*** for php requirements
by Jeff Shearer. Actually the building from source has been easy so far. I have a had a slight learning curve, but as you can see, mostly that is learning where to find the source code.The required...
View ArticleMoodle Farm Servers
by Shay Hanna. Hello, I'm new to Moodle.Base on the installation guide I'm trying to setup 2 web server with apache2 and php5 behind external hardware load balancer.Those server needs to connect to...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Gary Lebowitz. Hi, yes, and I just did that; actually I created two moodledata files (with different names referred to properly in each config.php file of each separate installation) since I will...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Gary Lebowitz. STOP PRESS!!!!!! You won't believe this, but half-asleep after knocking my head against the wall for two days, I was leaving through the online help page that GoDaddy publishes and...
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Gary Lebowitz. Now that things are almost up and running could you tell me how I kill such plugins that don't work. Just tell me where to do the brain surgery and I'll do it.
View ArticleRe: Moving from GoDaddy Shared Linux Hosting to Virtual Private Server
by Rick Jerz. Gary,I will try to give you some thoughts to this post and to you post above. These are not necessarily in any particular order.1) Your move from a hosted account to a virtual dedicated...
View ArticleRe: Missing icons and images
par Tony Pattinson. Hi FredericThanks for you reply.I may not have been changeing the correct php.ini file. As you will see above the problem was resolved by a fresh install. I was restarting the WAMP...
View ArticleRe: Database Primary key problem
par Tony Pattinson. Hi KenThanks for the reply. The database that I'm trying to import to was formed automatically when I used the web servers installation package. I did not "consciously" add...
View Article