|
Posted by "Infoton - Nilesh Narkhede" on 09/17/05 08:50
Can you help me for this problem
Regards,
Nilesh Narkhede
-----Original Message-----
From: Gabor Hojtsy [mailto:gabor@hojtsy.hu]
Sent: Friday, September 16, 2005 9:34 PM
To: nilesh@infotonsolutions.com
Cc: webmaster@php.net
Subject: Re: PATH_INFO/PATH_TRANSLATED
Hi Nilesh,
Since your problem has nothing to do with
webmastering of the php.net website, it does
not belong in here.... Please contact
php-general@lists.php.net (a mailing list)
with support questions or see http://php.net/support
for more support options.
Regards,
Gabor Hojtsy
Infoton - Nilesh Narkhede wrote:
> I have problem when i use
> http://sitename.com/scripts/template.php/new/1. earlier same code was
> working with another server, but after transfering code to another
> server. I get error when I access this path
> http://sitename.com/scripts/template.php/new/1 it gives me error that
> URL not found.
>
> I have searched through internet I got answer that problem is with
> PATH_INFO PATH_TRANSLATED and I need to set cgi.fix_pathinfo=1. I have
> changed the php.ini which is in etc folder. But still the problem is
> not resolved.
>
> Can you help me in resolving problem. What settings to be done in
> server. Am I changing correct ini file I have got this path of ini
> file using phpinfo().
>
> Regards,
> Nilesh Narkhede
>
[Back to original message]
|