[PHP] error in php script

2002-09-30 Thread prasanna shetye
Hello I have downloaded am email client named twiggi for linux . It has a configuration file which creates database and generates a config.php file . After running this file site starts to work . But when I surfed the index.php file or test.php file of site it gives error .. warning : fail

[PHP] Email user

2002-09-30 Thread prasanna shetye
Hi I have downloaded an email client twiggi from http://twiggi.sourceforge.net . It has complete funtionality of email client like read , compose . forward , folder management , etc . But the only problem is creating new account . Can you help me to create an email account on linux and / or

Re: Re: [PHP] error in php script

2002-09-30 Thread prasanna shetye
dex.php is located. > >For example, if your include files are located in. > >/var/www/html/include/ > >then your include_path would be > >include_path = "../php/include/:/var/www/html/include" > >I hope it works. > > >Regards, >Lejanson >