|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-03-29 12:38 UTC] jmoore@php.net
[2001-03-29 12:51 UTC] shane dot wright at ecustomeropinions dot com
[2001-03-29 13:05 UTC] jmoore@php.net
[2001-03-29 13:41 UTC] shane dot wright at ecustomeropinions dot com
[2001-03-29 13:49 UTC] jmoore@php.net
[2001-03-29 13:57 UTC] shane dot wright at ecustomeropinions dot com
[2001-06-14 16:45 UTC] sniper@php.net
[2002-02-09 19:51 UTC] mfischer@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 14:00:01 2025 UTC |
Standard configure/make on REdHat 7 (options are: --without-apache --with-mysql --with-gd) Then CGI execution as normal - it reads php.ini fine and renders PHP fine - the only problem is the display of the first line of the file ('#!/usr/local/bin/php') I've seen posts elsewhere about someone having a similar problem on FreeBSD with an older version that went away with a newer version (of PHP that is) so I'm assuming its a resurfacing issue. Apologies if it's just me being lame ;) Regards Shane