Prev: Question: Farsi characters showing as jibberish
Next: Recommendation for online PHP editor please....
From: "Gary" on 25 Apr 2010 09:35 Peter ""Check that the php module is loaded by Apache on the 'bad' machine and that the proper handler is set. Should be a line like: AddHandler application/x-httpd-php .php .phtml .php3"" I have been looking through some of the files, but frankly it is a combination hunt and peek and a guessing game, I'm just not sure which file to look in or where to find that file. I have done a few searches for "addhandler" and have not found it. Could you point me in the right direction? Thank you for your help. Gary "Peter Lind" <peter.e.lind(a)gmail.com> wrote in message news:m2k660eb66f1004242355od8a38bc5h7927d0082900f94f(a)mail.gmail.com... > On 25 April 2010 05:00, Gary <gwp(a)paulgdesigns.com> wrote: >> Karl >> >> On the laptop, the original machine, it has Vista, Firefox 3.6.3. >> Previewing >> on testing server Apache (XAMPP )on the computer, not network >> >> On the tower, it is running XP Pro, Firefox 3.6.3. Previewing on local >> testing server. >> >> > > Check that the php module is loaded by Apache on the 'bad' machine and > that the proper handler is set. Should be a line like: > AddHandler application/x-httpd-php .php .phtml .php3 > > in the php5.conf file (look in mods-enabled, if you're running Apache2 > - I'm hoping the setup is the same under Vista as *nix) > > Regards > Peter > > -- > <hype> > WWW: http://plphp.dk / http://plind.dk > LinkedIn: http://www.linkedin.com/in/plind > Flickr: http://www.flickr.com/photos/fake51 > BeWelcome: Fake51 > Couchsurfing: Fake51 > </hype> > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 5057 (20100424) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 5058 (20100425) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
From: Kevin Kinsey on 25 Apr 2010 16:07 Gary wrote: > Peter > > ""Check that the php module is loaded by Apache on the 'bad' machine and > that the proper handler is set. Should be a line like: > AddHandler application/x-httpd-php .php .phtml .php3"" > > I have been looking through some of the files, but frankly it is a > combination hunt and peek and a guessing game, I'm just not sure which > file to look in or where to find that file. I have done a few searches > for "addhandler" and have not found it. > > Could you point me in the right direction? Find the file "httpd.conf". I've no idea what OS you're on; a classical location might be something like: {/usr/local}/etc/apache/httpd.conf HTH, Kevin Kinsey
From: "Gary" on 25 Apr 2010 19:19 Kevin Thanks for your reply, I had that file open and was looking around in it. In a funny twist of things, I had created a phpinfo() page, and it did not show in the browser. Then I switched root folders in DW, and the phpinfo() page showed. I copied the original experiment file and the numbers and calculations showed properly. So it would seem the plot is thickening. Trouble is that I am unsure if I can trust this computer the way it is. Thanks again for your help. Gary "Kevin Kinsey" <kdk(a)daleco.biz> wrote in message news:4BD4A110.7040409(a)daleco.biz... > Gary wrote: >> Peter >> >> ""Check that the php module is loaded by Apache on the 'bad' machine and >> that the proper handler is set. Should be a line like: >> AddHandler application/x-httpd-php .php .phtml .php3"" >> >> I have been looking through some of the files, but frankly it is a >> combination hunt and peek and a guessing game, I'm just not sure which >> file to look in or where to find that file. I have done a few searches >> for "addhandler" and have not found it. >> >> Could you point me in the right direction? > > Find the file "httpd.conf". I've no idea what OS you're on; > a classical location might be something like: > > {/usr/local}/etc/apache/httpd.conf > > HTH, > > Kevin Kinsey > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 5059 (20100425) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 5059 (20100425) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
First
|
Prev
|
Pages: 1 2 3 Prev: Question: Farsi characters showing as jibberish Next: Recommendation for online PHP editor please.... |