[TYPO3-linux] install typo3 from shell

Nick Weisser typo3 at openstream.ch
Wed Apr 12 09:17:33 CEST 2006


Sumaleth wrote:
> Is it possible to install TYPO3 4.0 via shell (ie. no browser)?
> 
> The database vars can be added to localconf.php, the database tables 
> imported from t3lib/stddb/tables.sql, and the admin user inserted into the 
> be_users table. But that doesn't seem to be the whole story with the 
> database tables.

The permissions of several folders need to be set to 777.

Why not use Lynx to call the TYPO3 install tool? I never tried that, but 
  that shouldn't be a problem.


> I also tried importing all the ext_tables.sql scripts after tables.sql, but 
> that doesn't result in a correct database layout either.
> 
> What sql files should I be dealing with?

The database always used to be in typo3conf/database.sql, but I'm not 
sure if this is still the same in 4.0

Regards,
Nick



More information about the TYPO3-linux mailing list