[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 : failed opening ../index.php file in for inclution
include_path =[../php/include] in Unknown on line 0.

Can you help to solve this problem?

Have a nice time!



Have a nice time!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[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 windows os ?


Have a nice time!



Have a nice time!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: Re: [PHP] error in php script

2002-09-30 Thread prasanna shetye


Hi
   Thanks but the path is set . Othere php scripts are running 
well .
My problem is as it is .

Have a nice time!




On Tue, 01 Oct 2002 Lejanson C. Go wrote :
>Hello,
>
>I guess you forgot to edit your php.ini file.
>
>Append to the include_path the path to where your
>index.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
>
>
>
>
>prasanna shetye wrote:
>
>>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 : failed opening ../index.php file in for inclution
>>include_path =[../php/include] in Unknown on line 0.
>>
>>Can you help to solve this problem?
>>
>>Have a nice time!
>>
>>
>>
>>Have a nice time!
>>
>
>
>
>-- Lejanson C. Go, SDE I
>


Have a nice time!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php