PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, July 2, 2022

[FIXED] How to set up Acumatica Locally with Xampp

 July 02, 2022     acumatica, xampp     No comments   

Issue

I have Xampp installed on my computer however whenever I try to go through the acumatica installer I get this error "Unknown system variable 'information_schema_stats_expiry'"


Solution

Xampp comes with MariaDB installed automatically. This is not compatible with acumatica. What you need to do is install mysql 5.7.6 on the xampp server. This guide helps a lot. https://ourcodeworld.com/articles/read/1215/how-to-use-mysql-5-7-instead-of-mariadb-in-xampp-for-windows



Answered By - heather murphy
Answer Checked By - Marilyn (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing