I downloaded and installed hte latest zend optimizer, and the phpinfo page
doesnt show it being in there.and my software package that I am trying
to install needs it. and it too says it isn't installed. is there somethign
in the php.ini file I need to do to make it start or somethign? thanks.
You are correct.
I removed this line:
SetEnv PHPRC C:/Apache/Apache/php from the httpd.conf.
I could see it was running from command line and I could not see anything of PHP in the source code from the web page so I new it is working it just did not display anything. I went back and commented ou
[EMAIL PROTECTED] wrote:
When I have a html page with an embedded php method behind a button, when I click the
button I the PHP doesn't run, instead my browser pops up a dialog box with a request a
file download of my PHP script.
Also, when I run a php in my browser either nothing happens or I ge
> I guess it already came up here but once I look for it I cannot find it.
> Php works but does not display anything on the web page, would anyone
suggest what to do with that?
if nothing displays, how do you know it works? If you can run php on the
command line, but not in a browser, likely
I guess it already came up here but once I look for it I cannot find it.
Php works but does not display anything on the web page, would anyone suggest what to do with that?
Thanks,
George
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
When I have a html page with an embedded php method behind a button, when I click the
button I the PHP doesn't run, instead my browser pops up a dialog box with a request a
file download of my PHP script.
Also, when I run a php in my browser either nothing happens or I get the file load.
I've t
On Sun, 2004-08-22 at 15:33, Tanvir Mohammed wrote:
> Hello,
>
> I have just installed php4 following the instructions on
> http://webmonkey.wired.com/webmonkey/00/44/index4a_page10.html?tw=programming ,
> however after the installation i tested it as recommended and what came on the
> screen wa