php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16987 no variables will send
Submitted: 2002-05-03 06:11 UTC Modified: 2002-05-03 06:11 UTC
From: remy at planet dot nl Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0CVS-2002-05-03 OS: linux 2.4.17
Private report: No CVE-ID: None
 [2002-05-03 06:11 UTC] remy at planet dot nl
No variable will send, if I do for example:
forum.php?postid=2, the script can't read the postid. 
Also information send from a form will not work, the script will not receive any data. 

I've configured PHP with:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --enable-debug

Remy

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-03 06:11 UTC] mfischer@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC