max_execution_time = 1800
max_input_time = 1800
memory_limit = 1024M
http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html
http://devdocs.magento.com/guides/v2.0/install-gde/system-requirements.html
Hello everyone,
Just briefly, I'm a complete novice on both of above, BUT not on IT in general, as I've IT Administrator for 10 years on various platforms, and a Non-Functional Tester for 14+ years, and is now a Splunk Architect. All this just to set the scene, and get the right expectations
So far I'v installed the WampServer and WordPress on top of it, and they both run as expected on first run, so far so good.
Now to the more interesting stuff - Magento, which has not nearly been as friendly and cooperative as the other two.
I've made (i believe) all the recommended changes to Wamp (Apache, PHP) as the prerequisites tells.
Download(zip) was fine, but the unzip cast out a lot of CRC errors - why is that?
Then on to my friend Google, here some suggested: Why not use the tar.gz?
And so I did, and there were no CRC's anymore - interesting I think...
I then unzip'ed the whole thing into: D:\wamp64\www\butik ("butik" means "Store" in Danish:-), and started the installation process, which went out well until it stopped as 16%, which it don't seem to want to pass even though I try to restart the installation, the same happen.
The log files can be found on my OneDrive: Magento
By the way, why is system and error log the same size and content?
There seems to be two problems:
Ad 1. I windows when right-clicking on the folder 'generated', it does (for whatever strange unknown reason) show read only, and if I as Admin remove it, the next time I check it's the same (a habit seen before if a ask my friend Google). If i check the files in the folder they are not read only, and if I check the file it complains about, it's actually renamed as requested, so it's a bit weird.
Ad 2. I can only ask: Which process should that be? I'm not touching anything while Wamp is running the installation. I do run Windows Defender, but should have any impact? The two others install and ran in first shot...!
Bottom linen - I need some help and advice here, is that possible?
If you need any further uploads, please tell.
Many thanks in advance.
/Bjarne
Hi @bjarne_dein ,
In Magento during upgrade, compile and static deploy they of course need write permission but after those are done you can remove the write permission.
Use the following command to set permission for the generated folder
cacls D:\wamp64\www\butik\generated /t /e /g Everyone:f
Hi @prema_mani1,
First of all, thanks for your feedback.
As I already explained, there were read/write access throughout all folders, even though Windows differently in the UI.
Anyway I ran your command as for better safe than sorry:-)
And re-ran the installer, and as expected it made no change, it still get stuck at 16%
/Bjarne
max_execution_time = 1800
max_input_time = 1800
memory_limit = 1024M
http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html
http://devdocs.magento.com/guides/v2.0/install-gde/system-requirements.html
Hi @prema_mani1,
Below is also done, as also describe in my first request (following the prerequest for installing magento2).
Sorry - there is something else wrong here!
How can this thing be debugged?
/Bjarne
Hi There,
Are there really no one in this community who can tell me how to get this up running and/or debug it?
/Bjarne