Need some help. Trying to use php on Windows 2000 with IIS5. Think everything
is installed correctly but don't know how to load the 'rogue' database into
mysql. I'm getting these errors when I load a .php page in IE5.5:
Notice: Undefined variable: lifetime in d:\inetpub\wwwroot\Rogue_713\pn_713
I want to instal php-4.2.0-Win32 with apache web server.
My operating system is Windows XP Professional.
I will use php as a server module.
I tried to install but when i try to test a message error apear:
-The requested URL /php/php.exe/site/teste.php was not found on this server.
(See teste.php
Change the error-leveling reporting at the start of the script. Adding the line will
probably fix it:
error_reporting (E_ERROR | E_PARSE);
For more information, go here:
http://www.php.net/manual/en/function.error-reporting.php
--Jim
>>> <[EMAIL PROTECTED]> 05/04/02 07:50 AM >>>
Need some
I pass a pariable to a simple script:
/doEmail.php?email=abc
If I access the vaiable in my script like
nothing is printed. Neither in the browser window, nor in the
sourcce of the HTML-code. Both is simply empty.
Fun thing: If I use phpinfo()/phpversion(), I see the parameter as
php-install Digest 4 May 2002 22:52:06 - Issue 819
Topics (messages 6844 through 6847):
Postnuke Rogue?
6844 by: ohdude.tampabay.rr.com
6846 by: Jim Thome
Install php with windows
6845 by: rogerio.portugalmail.pt
Form parameters not accessible
6847 by: Stef