Re: PHP code won't run (SOLVED)

2013-06-21 Thread Jerry Stuckle
On 6/21/2013 8:39 PM, Gary Roach wrote: On 06/21/2013 05:28 PM, Jerry Stuckle wrote: On 6/21/2013 8:25 PM, Gary Roach wrote: I found the problem. When using Blowfish I just click on the browser button to view the page. Blowfish is using the URL file:///var/www/ to access the files. The inde

Re: PHP code won't run (SOLVED)

2013-06-21 Thread Gary Roach
On 06/21/2013 05:28 PM, Jerry Stuckle wrote: On 6/21/2013 8:25 PM, Gary Roach wrote: I found the problem. When using Blowfish I just click on the browser button to view the page. Blowfish is using the URL file:///var/www/ to access the files. The index.html file doesn't work right when acces

Re: PHP code won't run (SOLVED)

2013-06-21 Thread Jerry Stuckle
On 6/21/2013 8:25 PM, Gary Roach wrote: I found the problem. When using Blowfish I just click on the browser button to view the page. Blowfish is using the URL file:///var/www/ to access the files. The index.html file doesn't work right when accessed this way. If I hand enter localhost/index.

Re: PHP code won't run (SOLVED)

2013-06-21 Thread Gary Roach
I found the problem. When using Blowfish I just click on the browser button to view the page. Blowfish is using the URL file:///var/www/ to access the files. The index.html file doesn't work right when accessed this way. If I hand enter localhost/index.html everything works fine. I don't kn

Re: PHP code won't run

2013-06-21 Thread Gary Roach
On 06/21/2013 03:51 PM, Jerry Stuckle wrote: On 6/21/2013 6:41 PM, Gary Roach wrote: On 06/21/2013 02:58 PM, Jerry Stuckle wrote: On 6/21/2013 5:37 PM, Gary Roach wrote: On 06/21/2013 01:21 PM, Jerry Stuckle wrote: On 6/21/2013 3:54 PM, Gary Roach wrote: Not being able to find another mailing

Re: PHP code won't run

2013-06-21 Thread Jerry Stuckle
On 6/21/2013 6:41 PM, Gary Roach wrote: On 06/21/2013 02:58 PM, Jerry Stuckle wrote: On 6/21/2013 5:37 PM, Gary Roach wrote: On 06/21/2013 01:21 PM, Jerry Stuckle wrote: On 6/21/2013 3:54 PM, Gary Roach wrote: Not being able to find another mailing list that seems worthwhile I'm hoping I can

Re: PHP code won't run

2013-06-21 Thread Gary Roach
On 06/21/2013 02:58 PM, Jerry Stuckle wrote: On 6/21/2013 5:37 PM, Gary Roach wrote: On 06/21/2013 01:21 PM, Jerry Stuckle wrote: On 6/21/2013 3:54 PM, Gary Roach wrote: Not being able to find another mailing list that seems worthwhile I'm hoping I can get a quick answer here. The following do

Re: PHP code won't run

2013-06-21 Thread Jerry Stuckle
On 6/21/2013 6:01 PM, Gary Roach wrote: On 06/21/2013 02:43 PM, David Guntner wrote: Gary Roach grabbed a keyboard and wrote: On 06/21/2013 01:21 PM, Jerry Stuckle wrote: Does your web page have a .php extension? What do you have in /etc/apache2/mods-enabled? The web page has an .html exten

Re: PHP code won't run

2013-06-21 Thread Jerry Stuckle
On 6/21/2013 5:37 PM, Gary Roach wrote: On 06/21/2013 01:21 PM, Jerry Stuckle wrote: On 6/21/2013 3:54 PM, Gary Roach wrote: Not being able to find another mailing list that seems worthwhile I'm hoping I can get a quick answer here. The following doesn't work. System info: wheezy Apache2 php5

Re: PHP code won't run

2013-06-21 Thread Gary Roach
On 06/21/2013 02:43 PM, David Guntner wrote: Gary Roach grabbed a keyboard and wrote: On 06/21/2013 01:21 PM, Jerry Stuckle wrote: Does your web page have a .php extension? What do you have in /etc/apache2/mods-enabled? The web page has an .html extension. Is a .php extension necessary if th

Re: PHP code won't run

2013-06-21 Thread David Guntner
Gary Roach grabbed a keyboard and wrote: > On 06/21/2013 01:21 PM, Jerry Stuckle wrote: >> Does your web page have a .php extension? What do you have in >> /etc/apache2/mods-enabled? >> > The web page has an .html extension. Is a .php extension necessary if > there is PHP code mixed within html?

Re: PHP code won't run

2013-06-21 Thread Gary Roach
On 06/21/2013 01:21 PM, Jerry Stuckle wrote: On 6/21/2013 3:54 PM, Gary Roach wrote: Not being able to find another mailing list that seems worthwhile I'm hoping I can get a quick answer here. The following doesn't work. System info: wheezy Apache2 php5 mySQL 5.? My test web page: PHP Inf

Re: PHP code won't run

2013-06-21 Thread Jerry Stuckle
On 6/21/2013 3:54 PM, Gary Roach wrote: Not being able to find another mailing list that seems worthwhile I'm hoping I can get a quick answer here. The following doesn't work. System info: wheezy Apache2 php5 mySQL 5.? My test web page: PHP Information