When trying to set up PHP with Apache 2, the following error occurs:
Syntax error on line 175 of /Apache2/conf/httpd.conf:
Cannot load /php/sapi/php4apache.dll into server: One of the library files
nee
ded to run this application cannot be found.
How do I find what is missing? It works under A
http://www.php.net/manual/en/function.explode.php
--
Gaylen
PHP KISGB v4.0.2 Guest Book http://www.gaylenandmargie.com/phpwebsite/
"Konus" <[EMAIL PROTECTED]> wrote in message
005101c1cc56$8c4e9ae0$7ffd92ca@kukut">news:005101c1cc56$8c4e9ae0$7ffd92ca@kukut...
What is explode...??
please explaine
It should still work. Try also $_SESSION["ID"];
--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com/
PHP KISGB v3.02 Guest Book http://www.gaylenandmargie.com/phpwebsite/
"~Fanta~" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm starter of th
Make sure you have this line in your httpd.conf . It's an omission from the
documentation if I remember right.
AddModule mod_php4.c
--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com/
PHP KISGB v3.02 Guest Book http://www.gaylenandmargie.com/phpwebsite/
"Randall Barber" <[EMAIL PR
You've answered your own question. If document-root is set to
/usr/web/htdocs then require("/somefile") will expect to find "somefile" in
document-root.
--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com
PHP KISGB v2.22 Guestbook http://www.gaylenandmargie.com/phpwebsite
"Mitja Pag
Try this:
dir php.ini/s/ah
It may be marked as hidden.
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v2.21 Guestbook http://www.gaylenandmargie.com/phpwebsite
"Sharan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i ran the commmand
from the c:\ directory, type dir php.ini/s .
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v2.2 Guestbook http://www.gaylenandmargie.com/phpwebsite
"Sharan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hey all,
>
> My php.ini file is
You don't mention the load module directive. Are you trying to load the
module? If so, you should see a line like
LoadModule php4_module .
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v2.1 Guestbook http://www.gaylenandmargie.com/phpwebsite
"Peter Vertes" <[EMAIL P
A German language module has now been added, bringing the languages offered
to 8! Also, the look has changed and themes are now offered. A Russian and
Estonian translation are in the works.
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v2.1 Guestbook http://www.gaylenandm
Are there any other sites to get binaries for development releases other
than php4win?
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v2.0 Guestbook http://www.gaylenandmargie.com/publicscripts
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [E
Start here:
http://www.faqts.com/knowledge_base/index.phtml/fid/37
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v1.2 Guestbook http://www.gaylenandmargie.com/publicscripts
"Mustafa Koseoglu" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]..
I'm running under the windows PHP Binary (pre-compiled) from www.php.net.
When I try to use the getmxrr() function, I receive this error:
Warning: getmxrr() is not supported in this PHP build
I doubt it, but perchance, is this just an ini setting (extension) or is the
binary truly missing the su
I'm running under the PHP Binary (pre-compiled) from www.php.net. When I try
to use the getmxrr() function, I receiev this error:
Warning: getmxrr() is not supported in this PHP build
Is this just an ini setting (extension) or is the binary trully missing the
support? If it is truly missing, is
gt; wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Sorry, what memory limit?
>
>
> "Gaylen Fraley" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I've looked for instructions on this but ha
I've looked for instructions on this but have been unable to find them. How
do you apply the memory-limit patch for 4.0.6 on Windows?
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v1.1 Guestbook http://www.gaylenandmargie.com/publicscripts
--
PHP Windows Mailing List
** I asked a few of the regulars here and found no objections to this
posting **
I am making available a Guest Book program that I have written.
My KISGB (Keep It Simple Guest Book) is a guest book program that does not
require an rdbms. Fully customizable, clean, and fast. Includes web-based
Try this. It works under my w98se:
doc1.php:
Click to see if Doc2 knows who valid_user is"
?>
doc2.php:
--
Gaylen
"Mindfield" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I just cant get my sessions to remember my variabels, any ideas.
>
>
--
PHP
Does anyone know where I can get hold of a php-4.0.6 binary (for windoz)
with an included mysql version higher than 3.23.32? Thanks.
--
Gaylen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
Try a couple of things to try to debug this.
1.) View the source of the blank page. Is any of the script coming across?
2.) Review your server error log. is there anything in it?
--
Gaylen
""Margarida"" <[EMAIL PROTECTED]> wrote in message
9alm10$euu$[EMAIL PROTECTED]">news:9alm10$euu$[EMAIL
The patch runs fine for me.
--
Gaylen
[EMAIL PROTECTED]
http://home.earthlink.net/~gfraley5/
""Aleksey Filimonov"" <[EMAIL PROTECTED]> wrote in message
991p0e$nk1$[EMAIL PROTECTED]">news:991p0e$nk1$[EMAIL PROTECTED]...
> Well in version apache-1.3.19 this bug presence too
>
> "Tom Mathew
www.php4win.de/ or somewhere else
for a more detailed explanation...
HTH,
Fernando Madruga
-----Original Message-
From: Gaylen Fraley [mailto:[EMAIL PROTECTED]]
Sent: quarta-feira, 14 de Março de 2001 11:32
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Mail/PHP/Apache
I have placed my answers
I have placed my answers beneath your questions. The answers to all are YES
except the module vs. executable. How do I control that? In Apache the PHP
file that is called is php.exe.
--
Gaylen
[EMAIL PROTECTED]
"Fernando Madruga" <[EMAIL PROTECTED]> wrote in message
3685A91F554BD411BA310008C7
P.S.: I have also tried it w/o the quotes.
--
Gaylen
[EMAIL PROTECTED]
""Gaylen Fraley"" <[EMAIL PROTECTED]> wrote in message
98mdb9$1bn$[EMAIL PROTECTED]">news:98mdb9$1bn$[EMAIL PROTECTED]...
> I am experiencing technical difficulties! I have Apache an
I am experiencing technical difficulties! I have Apache and PHP 4 installed
on a Windows 98SE machine. Everything is working perfectly except the mail
function. I have updated the ini file to use my ISP's mail SMTP server. I
have even tried installing an e-mail server on my machine, which work
24 matches
Mail list logo