php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23743 Long name scripts
Submitted: 2003-05-21 16:10 UTC Modified: 2003-05-21 16:35 UTC
From: vguzman at yahoo dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.3.1 OS: Suse 8.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: vguzman at yahoo dot com
New email:
PHP Version: OS:

 

 [2003-05-21 16:10 UTC] vguzman at yahoo dot com
PHP compiled as CGI
I've got a script named suscripcion.php
In the log file, I get the following error:

PHP Fatal error:  Unknown(): Unable to open /usr/local/apache/htdocs/laperdida/administrador/suscripi^B in Unknown on line 0

If I change the script's name to:
suscripc.php everything works fine.

CGI module is limited to 8-3 format?

If I try in the command prompt:
/usr/local/apache/cgi-bin/php /usr/local/apache/htdocs/laperdida/administrador/suscripcion.php

It works, so I think Apache is sending the wrong url to php.

Thanks in advance

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-21 16:33 UTC] vguzman at yahoo dot com
I upgraded to the latest release (4.3.2RC3), and evrything is ok now.
 [2003-05-21 16:35 UTC] sniper@php.net
Fixed -> Closed then.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Mar 13 17:01:30 2025 UTC