|
From: Patrick M. <mai...@st...> - 2001-09-13 12:21:18
|
> [root@SismoWebDev phpbt]# . ./configure_db
> : command not found
> : command not found
> 'ash: ./configure_db: line 14: syntax error near unexpected token `{
> 'ash: ./configure_db: line 14: `generate_sql() {
what ist ash? a shell? try
bash ./configure_db
or
sh ./configure_db
--
http://home.nikocity.de/mairif
http://www.caravan-network.de
|