Hello
I have a problem with starting the apache:
Syntax error on line 17
Invalid command 'php_value', perhaps mis-spelled or defined by a module not
included in the server configuration /usr/sbin/apachectl start:
httpd could not be started
please help
--
mfg
Jan Ryll
--
PHP Install Mailing
Hi all,
I have installed PHP 4.3.1 on Apache 1.3.27 on Windows2000 Server, and I've
created a test file with just , but when I tried to view
that file via my browser, I got a blank screen. And when I did 'view
source' in the browser, I was able to see the source code of the PHP script.
According
php-install Digest 3 Mar 2003 19:11:09 - Issue 1274
Topics (messages 10255 through 10256):
Invalid command 'php_value' on apache 1.3
10255 by: Jan Ryll
Re: PHP wouldn't work on Apache/W2K
10256 by: Jip Kongruengkit
Administrivia:
To subscribe to the digest, e-mail:
Hi all,
I have installed PHP 4.3.1 on Apache 1.3.27 on Windows2000 Server, and I've
created a test file with just , but when I tried to view
that file via my browser, I got a blank screen. And when I did 'view
source' in the browser, I was able to see the source code of the PHP script.
According
> Hi all,
>
> I have installed PHP 4.3.1 on Apache 1.3.27 on Windows2000
> Server, and I've
> created a test file with just , but when I
> tried to view
> that file via my browser, I got a blank screen. And when I did 'view
> source' in the browser, I was able to see the source code of the
> P
Title: RE: [PHP-INST] HELP-- PHP wouldn't work with Apache/W2K
Sorry all, I forgot to mention these steps:
In Apache's config file (httpd.conf), I did the following:
- inserted ScriptAlias /php/ "c:/php/"
- inserted AddType application/x-httpd-php .php
- inserted Action application/x-httpd-p
I have PHP installed on Win2k IIS5.0 and I am trying to run the following script:
Here's the main code that is being executed:
setcookie('lang', $_POST['lang'], time()+3600, '/');
header('Location: index.php');
What should happen is that the cookie is set [setcookie('lang',
$_POST['lang'], ti
Hello,
I just upgraded from PHP3 to PHP4 on Apache 1.3.x on Windows NT. I need to
access the PHP and SERVER variables on my PHP 4 installation. My code is as
follows:
However, I get the following error:
Notice: Undefined variable: SERVER_SOFTWARE in c:\program files\apache
group\apache\htdocs\
php-install Digest 4 Mar 2003 07:46:45 - Issue 1275
Topics (messages 10257 through 10261):
HELP-- PHP wouldn't work with Apache/W2K
10257 by: Jip Kongruengkit
10258 by: Rich Gray
10259 by: Jip Kongruengkit
Cookie
10260 by: Nathaniel P. Wilkerson
PHP and SERV
RE: [PHP-INST] HELP-- PHP wouldn't work with Apache/W2KI have exact config/setup w/
yours except loading sapi! Mine is working fine!
FYI, SAPI won't work on W2K; so the last 2 inserts are meaningless (you may remove
them).
DId you 'Restart' Apache?
./pl
"Jip Kongruengkit" <[EMAIL PROTECTED
I am using the CGI access and not the PHP4 module. Will that cause a
problem?
Hence I do not have the "LoadModule php4_module c:/php/sapi/php4apache.dll"
line in my Apache config file.
Regards,
Sharat Hegde
Phone: 6575800 Ext 4610
Direct: 6566615
-Original Message-
From: Patrick LOK [ma
11 matches
Mail list logo