[TYPO3-50-general] Basic Application in typo3

Xavier Perseguers typo3 at perseguers.ch
Mon Apr 20 11:47:59 CEST 2009


Hi Susanne,

> But could you please tell me how to create this web service layer or could
> you please provide an basic application for this.

This does not exist yet, as such I cannot help you with a basic 
application for this because I should do the work myself and have no 
time for this ATM.

You may find (old) "experimental" extensions searching for "webservice" 
on http://typo3.org/extensions. Maybe this helps.

> As I am Very new to this technology I was very much confused with this typo3
> application.
> 
> Regarding changing the user name and password of mysql i could n't find info
> in this documentation which I have already checked before.

This is written in INSTALL doc. Basically, you update your MySQL 
configuration (granting, user, ...) as usual (with MySQL administrator, 
phpMyAdmin or using command-line) and then:

1) Use the install tool in TYPO3 to update your configuration

or

2) Edit typo3conf/localconf.php

and change connection parameter (username, password, database name, 
mysql host) accordingly.

HTH

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-project-5_0-general mailing list