

- #Fresh mamp install install#
- #Fresh mamp install drivers#
- #Fresh mamp install upgrade#
- #Fresh mamp install pro#
- #Fresh mamp install code#
FastCGI: process manager initialized (pid 624)
#Fresh mamp install install#
I installed memcache with pecl install memcache and added the extensionmemcache.
#Fresh mamp install pro#
FastCGI: process manager initialized (pid 1133) I have a Drupal site running on fresh MAMP PRO 3.0.3 install with the PHP version 5.3.28 on OS X Mavericks 10.9.2. Digest: generating secret for digest authentication … Keep in mind also to reinstall any extensions installed previously.I checked the apache_error.log file and it looks okay - there are no error messages.

You now have a similar wiki, minus the files go to the special page : "import pages", upload the xml file produced in step 1.You now have exported your pages and filesĬheck that the new virgin mediawiki is working well use the special page : "List all files".Save your images somewhere on your file system if needed, use the special page : "List all pages".

Meanwhile I know the MySQL server is running fine via MAMP by connecting in workbench. Not sure why PHP is only registering the one driver. I saw the extensions folder is correct which has pdomysql.so.
#Fresh mamp install drivers#
#Fresh mamp install code#
You can do this by creating a php file with just the code The most likely cause is the new version of PHP simply doesn't have xcache installed. Make sure that XCache is installed with the new version of PHP. It needs config files from old and you don't have them yet It is not as if you should have expected MAMP to recurse directories Note i assume your new MAMP is pretty virgin Just copying the MAMP/db/mysql/my_database is not enoughĬopy the contents of your db folder and below to the new
#Fresh mamp install upgrade#
UPDATE: After seeing this I changed $wgMainCacheType = CACHE_ACCEL to $wgMainCacheType = CACHE_ANYTHING in the MediaWiki local settings file and now I get an error page that looks like this:ĭo I need to somehow upgrade my databases? They are old after all. I am able to install a fresh MediaWiki on my localhost MAMP server and it works fine (there's just no content). Before the installation, I transferred the mysql databases from my MacBook. I just recently got an iMac and installed the latest version of MAMP. Posted by: Clark Hull Date: Janu09:24PM Hello all. I installed MAMP on my MacBook Pro running OSX Yosemite. Fresh MAMP install on new iMac running High Sierra. I even looked at the contents of the tables with phpMyAdmin but I didn't find any of the old content. frm files) from the old install to the same location in the new install but it doesn't seem to have changed anything. I already tried copying the database folder (MAMP/db/mysql/my_database contains. When the installation is finished, it’s recommended that you run a security script that comes pre-installed with MySQL. When prompted, confirm installation by typing Y, and then ENTER.

I would like to know how I can access those pages (or at least the content on them) and import them or copy them over to a fresh install I made today with the latest versions of MAMP and MediaWiki. Again, use apt to acquire and install this software: sudo apt install mysql-server. I have a three year old or so MAMP install (a copy of the application folder and all its contents, databases, etc.) with a three year old MediWiki (version 1.19) installed on it, several pages, and a few images.
