php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23708 osCommerce with Error output
Submitted: 2003-05-19 23:07 UTC Modified: 2003-05-25 21:56 UTC
From: info at hostsection dot com Assigned:
Status: No Feedback Package: CGI/CLI related
PHP Version: 4.3.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
15 + 47 = ?
Subscribe to this entry?

 
 [2003-05-19 23:07 UTC] info at hostsection dot com
I am currently using the osCommerce ecommerce program. Written in PHP &
mySQL for the database. Alot of people are now having major problem with
osCommerce ver.2.2 once the web servers are updated to PHP 4.3.1. When
the ecommerce site first starts up it comes up with an error.

in link page with   
/cataolog/files.php/PATH/NUMBER
sample::
http://www.hirajewels.com/catalog/default.php/cPath/2
don't work  and   it show
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

if program use  
/files.php?PATH=NUMBER
sample::
http://www.hirajewels.com/catalog/default.php?cPath=2
it is worked!!!

but I want to not edit sourcecode I want to edit configure PHP in server
because ,this program can working in other server.

please help me , how to do ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-20 09:14 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

AFAIK, this is fixed..

 [2003-05-20 09:15 UTC] sniper@php.net
Assuming this happens with CGI.

 [2003-05-25 21:56 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC