[PHP] Apache and PHP

2001-02-04 Thread Patrick L. Olson

I must be missing something while I had no problem getting
perl and SSI working getting PHP to work is eluding me
for some reason. I have added this to httpd.conf
can someone enlighten me on what may be missing

# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

if I call it like http://127.0.0.1/cgi-bin/one.php
with the shebang line #!php.exe
I get the following error
No input file specified
if I call it without the shebang I get
the Internal Server Error
Error logs indicate the the #! is needed
if I call it in the web root as
http://127.0.0.1/one.php4
it prints the code to the screen
any insight welcome

Thanks
going to RRTFM :)




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] PHP on PWS

2001-02-02 Thread Patrick L.

When I installed activestate perl from a cdrom,  it was an automatic install,  did all 
the
reg entries, etc.

I am somewhat of a newbie and am deathly afraid of going into the registry to install 
PHP.

I do have remote access to unix servers with php, but having it on my pc would be 
nice, too.

Is there anyone with an auto install program for win32 pws on php,  which has advanced 
beyond beta?

TIA,

Patrick L.
www.choozart.com




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] test, please ignore

2001-01-31 Thread Patrick L.

testing



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Want to learn PHP

2001-01-31 Thread Patrick L.

I've been struggling with perl,  till someone said why not give PHP a shot.

Where do I start?

Aside from manuals,  are there any online courses/tutorials which will get me going?


TIA

Patrick L.

www.choozart.com




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]