[PHP-INST] PHP5 beta 1 + Apache 2.0.46 on WinXP SP1

2003-06-29 Thread AzN
Hi, Can anyone get PHP5 beta to work on Apache 2.0.46? Heres what I'm doing: Extract PHP5 to C:\php Put php4ts.dll into C:\WINDOWS\system32 Put php.ini-recommended into C:\WINDOWS, rename to php.ini Add to httpd.conf: LoadModule php4_module "c:/php/sapi/php4apache2.dll" AddType applicatio

[PHP-INST] Re: PHP5 beta 1 + Apache 2.0.46 on WinXP SP1

2003-06-30 Thread AzN
orks but when I run my phpBB, I just get blank page. Also, when I try my upload script, I press the links and nothing happens: Upload Files :: Any ideas? "Seung Hwan Kang" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello Azn, > > I tried PHP as an Apach

[PHP-INST] Re: How do I compiling MySQL Clients on Windows

2003-07-04 Thread AzN
Whats the error? I got PHP5 to work, except I still have a problem with my configuration. My PHP files that use $PHP_SELF? does not work... along with other PHP functions. I have yet to try MySQL on PHP5 because I cant use any of my scripts that use MySQL! "Seung Hwan Kang" <[EMAIL PROTECTED]> wro

[PHP-INST] Re: How do I compiling MySQL Clients on Windows

2003-07-04 Thread AzN
This is what I get when I try to use phpMyAdmin: cannot load MySQL extension, please check PHP Configuration. Documentation So im guessing your right. However, I still cannot use fusionphp.com's shoutbox. I cant login and when I should, it just returns to the page. Anyone know whats wr

[PHP-INST] Re: How do I compiling MySQL Clients on Windows

2003-07-05 Thread AzN
eg. $_SERVER["PHP_SELF"] > > to > > register_globals = on > > eg. $PHP_SELF > > by the way, register_globals = on is not recommended. > > Azn wrote: > > Whats the error? I got PHP5 to work, except I still have a problem with my > > configuration. My PHP files that us

[PHP-INST] TrueType fonts on Windows XP

2003-08-14 Thread AzN
I'm trying to create an image with PHP. However, this is my problem. When I open my php file, that creates an image, I get this (without the HTML): Warning: imagettftext(): Could not find/open font in C:\Program Files\Apache Group\Apache2\htdocs\image.php on line 14 These are my settings whe

[PHP-INST] php4.2.1 with Apache 2.0.39

2002-07-13 Thread AzN
. Apache 2.0.39: c:\program files\apache\apache2\ PHP4.2.1: c:\program files\php\ Windows XP Professional php-4.2.1-installer.exe Thanks, -AzN EMAIL: [EMAIL PROTECTED] UIN: 30875054 AIM: Echel0nX -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-INST] Installing php4.2.1 win32-installer on Apache 2.0.39

2002-07-13 Thread AzN Knightmare
. Apache 2.0.39: c:\program files\apache\apache2\ PHP4.2.1: c:\program files\php\ Windows XP Professional php-4.2.1-installer.exe Thanks, -AzN EMAIL: [EMAIL PROTECTED] UIN: 30875054 AIM: Echel0nX