Lots of updates in this new version of the alpha, but the key improvements are:
- Excel Export Type
- Completed user account system; login and forgotten passwords.
- You can now choose between setting up the system running under a single anonymous admin account (for local installations), a single password-protected admin account, or a multi-user setup.
You can see the alpha in action here…
http://alpha.generatedata.com
…and you can download the code from github (it’s tagged):
https://github.com/benkeen/generatedata
Rewriting my previous comment:
Hello, Benjamin. How are you doing?
I´d like to know what version of PHP and MySQL best fits each version of GenerateData .
Thanks in advance. Greetings from Brazil.
Hi from Vancouver, BC!
The Data Generator requires PHP 5.2 or later, and MySQL 4 or later. Let me know if you have any trouble with it!
- Ben
I tried to install Generatedata 3_3.0.0 alpha2 on Windows XP with Xampp 1.7.2 which comes with:
* PHP 5.3.0 (cli) (built: Jul 2 2009 21:08:11)
* mysqld Ver 5.1.37 for Win32 on ia32 (Source distribution)
The files are located in D:\xampp_172\xampp\htdocs\generatedata3_3.0.0-alpha2
The script installed sucessfully but when I open http://localhost/generatedata3_3.0.0-alpha2 the page doesn´t show entirely.
Inspecting with Chrome´s Console, I found out that the path is repeating the name of the generatedata folder (generatedata3_3.0.0-alpha2)
These are the errors reported:
GET http localhost generatedata3_3.0.0-alpha2 generatedata3_3.0.0-alpha2 plugins/dataTypes/Region/Region.css 404 (Not Found) localhost:12
Curious…! I can’t reproduce it locally with Chrome, but I am on a Mac. I’ll try to rig it up on a VM of Windows and see if there’s anything going wrong there. Keep you posted.
Hi guilherme, you’re absolutely right – I get the same problem on my PC installation. I’ll try to look at it tomorrow night, or possibly Saturday.
Thanks for the bug report! :D
- Ben
I can not install, stays in the country of Australia, and I insert rows in table 215 countries
Thanks for the heads up, Miguel.