Project

General

Profile

Actions

Bug #16785

closed

Install Tool fails at end on Unix Install

Added by Christopher Doss almost 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2006-12-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

php_error (10.4 KB) php_error Administrator Admin, 2006-12-15 00:18
Actions #1

Updated by Michael Stucki almost 18 years ago

I suppose it's a bug. Please enable PHP logging (log_errors and display_errors) and report the output here.

Actions #2

Updated by Christopher Doss almost 18 years ago

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.

Actions #3

Updated by Michael Stucki almost 18 years ago

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.

Actions #4

Updated by Michael Stucki almost 18 years ago

Let me know when I can close this ticket.

Actions #5

Updated by Michael Stucki almost 18 years ago

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.

Actions

Also available in: Atom PDF