>If I pass a submit a form and try to grab the variables i get errors 
>"Undefined >variable  XXXX"
>(I know these scripts work because they work on a different server)

locate register globals in ur php.ini & trun it ON

>Here's what I've done so far
>Extracted the PHP zip file to c:\php
if nothing else helps ... try uninstalling ur php ... den UNZIP it all over 
again in
c:\winnt\system32\inetserv\
& copy php4ts.dll HERE & in windows folder & in system32 folder

>Added the following dlls to c:\winnt\system32\
>php4ts.dll



>Editied my php.ini file under c:\winnt\
------------
>doc_root= "C:/Program Files/Apache Group/Apache/htdocs"
>extension_dir = "c:/php/extensions/"
>I was going to uncomment some of the extension=*.dll entries in php.ini but
>I got tons of errors when I tried that


check out ur local host .... and server name & root dir

>Added the following to my apache httpd.conf file
-----------
>ScriptAlias /php/ "C:/php/"
>AddType application/x-httpd-php .php .phtml
>Action application/x-httpd-php "/php/php.exe"

>LoadModule php4_module c:/php/sapi/php4apache.dll

again chk ur servername here
also ur root dir


>Am I missing anything?  I've tried looking everywhere for a easy to follow
>setup for php and apache1.3 for windows but everyone I read is different

:>
dats what happened to me ... :>

n pal if all dis fails ...
do lemme know
n ill mail u a copy of my php.ini & httd.cnfg files

good luck

toby ....


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to