php 5.0.4 url parsing error Fedora 4

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
justquick
Forum Newbie
Posts: 5
Joined: Sun Jul 10, 2005 10:05 am

php 5.0.4 url parsing error Fedora 4

Post by justquick »

Ok. New instillation of Apache 2.0.54, mysql 4.1.12, and php 5.04 using yum installer on Fedora Core 4.
Everything works ok except for one problem, the php cant parse any variables through urls (both GET and POST). It cant process any forms and returns a blank string for any ?variables= in a url.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

maybe you're using a goofy php.ini ?
Post Reply