php-install Digest 5 Dec 2001 07:53:15 - Issue 587
Topics (messages 5191 through 5202):
Re: PWS & PHP config problem
5191 by: Phil Driscoll
Re: include_path error or bug
5192 by: Lubos Jerabek
Unable to make PHP under HP-UX 10.20
5193 by: Tek
Problem compiling php
Hi Chris
Chris <[EMAIL PROTECTED]> a écrit > As I stated earlier in the
thread, placing index.php and/ or index.php3
> and/ or index.php4 and/ or index.phps and/ or index.phtml
> in the following section of Apache's httpd.conf file *cures* this.
>
>
>
> DirectoryIndex index.html index.htm ind
ѰÇóÒ»¸öºÃµÄÓòÃû¡¢¸ßËÙÎȶ¨µÄ¿Õ¼ä?
ÄǾÍÇëÄúÀ´ÕâÀï¿´¿´°É£º
http://www.now.net.cn ʱ´´ÍøÂ磡
¡î ÂÊÏÈÖ§³ÖJSP ¼°×îбê×¼JDBC Êý¾Ý¿â£¬ÍêÈ«½â×¼ÖÐÎļ°Êý¾Ý¿âÖÐÎÄÎÊÌâ
¡î ¶àÖÖ¶¯Ì¬½Å±¾°üÀ¨ ASP£¬PHP,CGI £¬PERL5.6 ,JSP,Servlet ,
»¹ÓпìËÙCGI £¬¿ìËÙPERL£¨fcgi)Ö§³Ö£¬ PHPÒ²´ø×îмÓËÙÒýÖ¿£¡
(Ïê¼û:http://www
Hi,
I am using QMAIL (with sendmail wrappers installed, tested, and confirmed),
and I still can't use the mail() function.I get the following error:
"Warning: mail() is not supported in this PHP build". I have built the
source from scratch with the following commands:
CFLAGS='-O2 -I /usr/in
PUBLI/ENSEÑANZA
Learning
University
just testing
"Nicolas The Parasite" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi,
> I have a php-forum that I installed not long ago. And now I noticed that
> there is a fonction where a email is send to the one who posted an
> email. BUT ehre come my problem: This email is
PHP Newbe,
If I copy the "hello.php" into the document root area of apache, everything
works fine!
If I create a sub-directory under the document root called "portal", and
copy "hello.php" to the new sub-directory
I receive the error message "object not found" in the browser, searching
apache l
Hi,
I am having some problems with cookies not being set properly, seems to me
that only the last cookie is being set.
Here is the code, can anyone tell me if there are any problems with it?
if($loginsubmit) {
$password = md5($password);
$query = $db->query("SELECT * FROM $table_
> See comments inline ...
> Matt <[EMAIL PROTECTED]> a écrit dans le message :
> 001d01c17cbd$c6a91f00$[EMAIL PROTECTED]
>> > That's what happens when you don't specify index.php in the index
>> > section of your httpd.conf file... but you already knew that. ;-)
>>
>> Shouldn't you get the standar
I'm trying to get PHP compiling with IBM HTTP Server
and their version of apache - 1.3.20 I believe. I'm
running on RH7.1. When I try to compile, I get the
following error:
php_apache.c: In function `php_info_apache':
php_apache.c:194: `SERVER_VERSION' undeclared (first
use in this function)
ph
Hi,
A rather long message, but I would like you to give me y our feedback
on what I should do to make this installation going? Basically, I am trying
to configure PHP with mysql which I have installed in /usr/local/mysql
(running fine) and apache src in the directory specified. When I ran
.
Problem was resolved, nor error, nor bug, only stupid user.
I use config file for apache from my freebsd server and all variables with
path to file or folder start with / (example "/www/htdocs") but must be
c:/www/htdocs :-)
Thanks all Lubos
--
PHP Install Mailing List (http://www.php.net/)
T
You need to alter various registry settings. Full details in the online php
manual, or in the install.txt file which comes with the Windows distribution.
--
Phil Driscoll
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
php-install Digest 4 Dec 2001 18:49:38 - Issue 586
Topics (messages 5179 through 5190):
Re: Unable to install PHP 4.0.6 with Apache on Win98
5179 by: Chris
5180 by: Balraj Dhaliwal
5188 by: Balraj Dhaliwal
Re: Strange problem with mime-type
5181 by: Veronica
Hello, I have tried everywhere else but no-one seems to no the answer. Heres
is the problem.
I have installed Personal Web Server from the WIN98 CD.
I have downloaded PHP4.0.8 from http://php4win.de/
It worked first time i tried it a while ago and then one day i got an advert
pop up about photo
See comments inline ...
Matt <[EMAIL PROTECTED]> a écrit dans le message :
001d01c17cbd$c6a91f00$[EMAIL PROTECTED]
> > That's what happens when you don't specify index.php in the index
> > section of your httpd.conf file... but you already knew that. ;-)
>
> Shouldn't you get the standard Apache "
Good news, I've solved the problem. For those interested, it was related to steps
and information missing in the install guidelines. I found this source to be
excellent:
http://www.webreview.com/2000/09_29/developers/09_29_00_2.shtml
Cheers,
Balraj
Balraj Dhaliwal wrote:
> Dear Chris,
> Thanks
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
> That's what happens when you don't specify index.php in the index
> section of your httpd.conf file... but you already knew that. ;-)
Shouldn't you get the standard Apache "Index of /" Directory Index Listing
if there isn't a valid DirectoryIndex file in the directory?
> If I specify the dire
> hi,
>
> Does anybody know what the error "Premature end of script headers:
>
Hello
I'm trying to install Apace 1.3.14 and PHP 4.0.6 in a W2000 environment.
I unzipped PHP in 'c:\php'
I installed Apace in 'c:\programmi\apache group\apache'
I copied, renamed and updated 'c:\php.ini-inst' in 'c:\windows\php.ini'
I updated 'httpd.conf', adding the following lines:
Direc
hi,
Does anybody know what the error "Premature end of script headers:
Hello Veronica,
Read below...
> Hi again,
>
> Actually, after the ISP refused to do anything, I realised on
> reflection that the problem isn't exactly that -- it's something
> weirder; and the effects have changed slightly. If I have a directory
> with no index.html, but an index.php, and I ac
Hi again,
Actually, after the ISP refused to do anything, I realised on reflection
that the problem isn't exactly that -- it's something weirder; and the
effects have changed slightly. If I have a directory with no index.html, but
an index.php, and I access it specifying only the directory, not t
Dear Chris,
Thanks for the suggestion. There is progress, but I am still having problems.
I renamed the file to testphp.php as you suggested and when opening the file
in Internet Explorer, I still get a blank screen but there is a window that
pops up just for a nanosecond - this is the standard IE
25 matches
Mail list logo