Mombu the Php Forum sponsored links

Go Back   Mombu the Php Forum > Php > #31752 : problem with pages in php
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 7th March 22:33
php-bugs
External User
 
Posts: 1
Default #31752 : problem with pages in php



From: gucapi at gmail dot com
Operating system: win XP SP1
PHP version: 4.3.9
PHP Bug Type: *Web Server problem
Bug description: problem with pages in php

Description:
------------
Hi! I've a problem!!

I instaled apache 2 and php 4.3.9, and I'vr for exmple:

- 1st page: index.php
- 2nd page: index.php?view=page2

whene i'm in index.ph is all right but when i click in link anda go to 2nd
page teh adress is "index.php?view=page2" but the content of page is of the
"index.php"


Anybody can help me? Please :S


--
Edit bug report at http://bugs.php.net/?id=31752&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31752&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31752&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31752&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=31752&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=31752&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=31752&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=31752&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=31752&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=31752&r=support
Expected behavior: http://bugs.php.net/fix.php?id=31752&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=31752&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=31752&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=31752&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31752&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=31752&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=31752&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=31752&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=31752&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=31752&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=31752&r=mysqlcfg
  Reply With Quote


  sponsored links


2 7th March 22:33
External User
 
Posts: 1
Default #31752 : problem with pages in php



ID: 31752
Updated by: johannes@php.net
Reported By: gucapi at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: *Web Server problem
Operating System: win XP SP1
PHP Version: 4.3.9
New Comment:

In PHP 4.2.0, the 'register_globals' setting default changed to
'off'. See http://www.php.net/release_4_2_0.php for more info.
We are sorry about the inconvenience, but this change was a necessary
part of our efforts to make PHP scripting more secure and portable.

..


Previous Comments:
------------------------------------------------------------------------

[2005-01-29 18:16:41] gucapi at gmail dot com

Description:
------------
Hi! I've a problem!!

I instaled apache 2 and php 4.3.9, and I'vr for exmple:

- 1st page: index.php
- 2nd page: index.php?view=page2

whene i'm in index.ph is all right but when i click in link anda go to
2nd page teh adress is "index.php?view=page2" but the content of page
is of the "index.php"


Anybody can help me? Please :S

------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=31752&edit=1
  Reply With Quote
3 7th March 22:33
php-bugs
External User
 
Posts: 1
Default #31752 : problem with pages in php


ID: 31752
User updated by: gucapi at gmail dot com
Reported By: gucapi at gmail dot com
-Status: Bogus
+Status: Open
Bug Type: *Web Server problem
Operating System: win XP SP1
PHP Version: 4.3.9
New Comment:

Hi

I change register_globals = On in php.ini but the error is there.
index.php = index.php?view=page

:S


Previous Comments:
------------------------------------------------------------------------

[2005-01-29 18:29:57] johannes@php.net

In PHP 4.2.0, the 'register_globals' setting default changed to
'off'. See http://www.php.net/release_4_2_0.php for more info.
We are sorry about the inconvenience, but this change was a necessary
part of our efforts to make PHP scripting more secure and portable.

..

------------------------------------------------------------------------

[2005-01-29 18:16:41] gucapi at gmail dot com

Description:
------------
Hi! I've a problem!!

I instaled apache 2 and php 4.3.9, and I'vr for exmple:

- 1st page: index.php
- 2nd page: index.php?view=page2

whene i'm in index.ph is all right but when i click in link anda go to
2nd page teh adress is "index.php?view=page2" but the content of page
is of the "index.php"


Anybody can help me? Please :S

------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=31752&edit=1
  Reply With Quote
4 8th March 02:08
External User
 
Posts: 1
Default #31752 : problem with pages in php


ID: 31752
Updated by: tony2001@php.net
Reported By: gucapi at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: *Web Server problem
Operating System: win XP SP1
PHP Version: 4.3.9
New Comment:

Sorry, but your problem does not imply a bug in PHP itself. For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.

Thank you for your interest in PHP.


Previous Comments:
------------------------------------------------------------------------

[2005-01-29 18:45:46] gucapi at gmail dot com

Hi

I change register_globals = On in php.ini but the error is there.
index.php = index.php?view=page

:S

------------------------------------------------------------------------

[2005-01-29 18:29:57] johannes@php.net

In PHP 4.2.0, the 'register_globals' setting default changed to
'off'. See http://www.php.net/release_4_2_0.php for more info.
We are sorry about the inconvenience, but this change was a necessary
part of our efforts to make PHP scripting more secure and portable.

..

------------------------------------------------------------------------

[2005-01-29 18:16:41] gucapi at gmail dot com

Description:
------------
Hi! I've a problem!!

I instaled apache 2 and php 4.3.9, and I'vr for exmple:

- 1st page: index.php
- 2nd page: index.php?view=page2

whene i'm in index.ph is all right but when i click in link anda go to
2nd page teh adress is "index.php?view=page2" but the content of page
is of the "index.php"


Anybody can help me? Please :S

------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=31752&edit=1
  Reply With Quote


  sponsored links


Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666