Hello,
Read below...
> New Apache/PHP4 user needs help...
>
> I have got Apache 1.3.22 running on Win98SE. When the console is
> started it reports "Apache/1.3.22 (Win32) running..." and the
> "http://localhost"; shows that Apache has been configured and is
> running.
>
> However, after insta
php-install Digest 4 Dec 2001 06:30:57 - Issue 585
Topics (messages 5176 through 5178):
Re: Strange problem with mime-type
5176 by: Veronica Yuill
Building Extensions and Installing Extensions
5177 by: Colin Snover
Unable to install PHP 4.0.6 with Apache on Win98
5
New Apache/PHP4 user needs help...
I have got Apache 1.3.22 running on Win98SE. When the console is started
it reports "Apache/1.3.22 (Win32) running..." and the "http://localhost";
shows that Apache has been configured and is running.
However, after installing PHP 4.0.6 CGI manually into c:\php
Hi. I've a couple newbie questions for everyone.
First, how do I build something (like GD) to make an .so file? And how do I get
it to go in the proper directory...or, if I change the extensions directory in
php.ini, can I change it to something like /bin/lib and not have it hiccup (or
commit suic
Hi Chris
Chris <[EMAIL PROTECTED]> a écrit
> Hello,
> This is an easy answer. You MUST define this in addition to the others
> listed in the httpd.conf file:
>
> index.php index.php3 index.php4 index.phtml index.phps
>
> this(ese) lines are found under the heading:
>
> DirectoryIndex index.
php-install Digest 3 Dec 2001 15:00:27 - Issue 584
Topics (messages 5170 through 5175):
Re: PHP, MySQL, * Mandrake 8.1
5170 by: Joe
Re: Strange problem with mime-type
5171 by: Chris
php + Sambar
5172 by: Centurion
5173 by: Fred
Re: Christmas Cash Alert Cal
I have been trying to get FreeType working with PHP but have had no
luck. In Apache's error log i'm getting:
PHP Warning: libgd was not built with TrueType font support
Here's the lines that are probably pertinent from my web server
compilation script. Any suggestions on how to fix this