Bug #16785
closed
Install Tool fails at end on Unix Install
Added by Christopher Doss almost 18 years ago.
Updated over 17 years ago.
Description
I followed the directions mentioned in the Install.txt file, and got the install tool working www.Mysite.com/cms. When it gets to step 3, where it's supposed to create the default tables in the database, it basically dies. I downloaded the video, and saw that it's supposed to allow you to go the frontend or backend.
I'm actually using version 4.0.3. It wasn't listed above.
(issue imported from #M4653)
Files
I suppose it's a bug. Please enable PHP logging (log_errors and display_errors) and report the output here.
I don't know how to explain it...I enabled the php logging, and I took care of an issue before the install (you have to comment out the die() function for the thing to install...before I did this after trying to install, it'd fail, I'd correct it, then it'd go with the install). This time, I went ahead and commented out the die function before my first install. Anyways, between one of those two, it appears to have installed okay, although it did seem to die at the end when i was importing some of the tables. However, I was able to login to the backend. For some reason, there's no files on the frontend, though.
So is the problem gone, yes or no? It is definitely a configuration issue and not a bug. Therefore I suggest that you explain the problem again in one of the mailing lists.
Let me know when I can close this ticket.
Ah, I just discovered that you attached the error output!
Well, the last line says it all:
| Allowed memory size of 8388608 bytes exhausted (tried to allocate 10372 bytes) in /home/webadmin/optionsprosperity.com/html/typo3_src-4.0.3/t3lib/class.t3lib_install.php on line 661
=> You need to raise the value of memory_limit in php.ini.
Also available in: Atom
PDF