[TYPO3-install] Newbie: I think typo3 is installed !!!! waAahooOO
Kenneth Grandchamp
kenneth.grandchamp at medecine.unige.ch
Wed Sep 27 10:19:32 CEST 2006
HEY ! :))
I think I made it...WOW !! GNaaAaaaa ! Typo3 is installed on my ISP I
think !!
I can get into the backend without any problems, but I don't really know
if everything is OK before I really start. Can anybody help ?
1) exec() is disable on my ISP and no ImageMagik.
2) Memory Limit
memory_limit=16M
Max Execution Time below default 30 seconds
max_execution_time=10
May impose problems if too low.
Functions disabled!
disable_functions=set_time_limit,passthru,exec,system,popen,shell_exec,proc_open
The above list of functions are disabled. If TYPO3 use any of these
there might be trouble.
TYPO3 is designed to use the default set of PHP4.0.6+ functions plus the
functions from GDLib.
Possibly these functions are disabled due to security risks and most
likely the list would include a function like exec() which is use by
TYPO3 to access ImageMagick.
Question
=========
Is the memory limit and execution time going to make my typo3 install
crash sometime ??
3) Sendmail program not found or not executable?
sendmail_path=/usr/sbin/sendmail_r -t -i -fwebmaster at seashores.ch
This may be critical to TYPO3's use of the mail() function. Please be
sure that the mail() function in your php-installation works!
Question:
=========
When I test with t3lib_htmlmail, I get the message :
0 message sent, BUT I DO get the message !!! (wierd)
4) Everything else seems OK !,
"seashoresch2 is selected as database.
Has 32 tables."
how do I know if I have all the right tables in my database ? Whats $TCA ?
Thanks guys !!! Your typo3 is really, really cool looking !!
Ken
More information about the TYPO3-install
mailing list