Ha..
by sheer chance I solved the problem
apparently the systax needs to be:
include ("filename");
and not
include("filename");
the little space turns out to be crucial ;)
hope you won't run into such stupid things
Pete
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mai
Hi ... could anyone help me with this problem(might be trivial but can't
seem to get it to work)
so I try to include a file in the same directory called "menu.inc.php"
...
include("menu.inc.php");
...
but it won't include it and returns this:
Warning: Failed opening '1' for inclusion
(include_pa
you need to edit the apache httpd.conf not the php.ini
good luck
Pete
"Paul Viazcan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have PHP4.0 installed on my webserver in Linux by my provider.
>
> I can run *.php scripts but I am use to creating web sigh
php-install Digest 4 Jan 2002 01:37:50 - Issue 632
Topics (messages 5443 through 5454):
Re: notepad cant write .php
5443 by: Curt Strite
Getting FreeType 2/GD working with PHP 4.1.1
5444 by: Andrew Pattison
Can NOT get PHP 4.1.0 to run a Windows 2000/Apache 1.3.22<--HELP!!
Hi all,
I'm new in php. I want to install php 4.1.1 on my
solaris machine with oracle 8.0.5. as the
database.When I reconfigure the apache (apache 1.3.22)
i got this error message:
cd ..; gcc -DSOLARIS2=270 -I/master/php411/php-4.1.1
-I/master/php411/php-4.1.1/main
-I/master/php411/php-4.1.1/mai
Yes it's absolutely correct. To check that, I tried with another
Previous installation of PHP and Apache for win32 and not for cygwin.
It worked fine. But, when I am trying with this new build of apache and
Php it doesn't work !! Note that the gmp functions work fine, regardless
Of the mysql.
Th
Sounds like a coding issue. Is your connect string correct?
Stephen
"Marios Karagiannopoulos" <[EMAIL PROTECTED]> wrote in message
000101c194b8$df8df3c0$999af2c3@marios">news:000101c194b8$df8df3c0$999af2c3@marios...
> I finally got my php-gmp binary with built-in mysql support. But when I
> am t
I finally got my php-gmp binary with built-in mysql support. But when I
am trying to connect to my database I get the following:
Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111) in /cygdrive/d/Apache/htdocs/crypto/db.php on
line 17
error connecting to host loc
It is installed with the apache rpm, however, I couldn't get it to work
right without compiling apache from scratch. I have found that it's a good
idea to compile anything from scratch if it needs customizations ex. apache,
perl, php etc. To be honest, it's a royal pain learning how to do this
stu
I have followed the installation instruction on PHP.net's user guide to the
letter. But I can not get PHP to run with Apache. It doesn't seem as
though Apache is loading and running the PHP module. When I run httpd -l
there is no PHP module listed. I can't for the life of me figure out why
thi
Now that you know what you are doing... I need a word of advise on apxs
1. is it installed automatically if you have RedHat 7.1 Vanilla with PHP, MYSQL
and APACHE.
2. if not, how, and would it be good to install it?
I am trying to upgrade 4.06 to 4.1.1
Regards
Martin
Stephen Loeckle wrote:
>
Never mind :) I deleted the source directory and untared it again. I forgot
I had been playing around in there a little too much LOL. Louie, you're the
best! Everything works great now!
Stephen
"Stephen Loeckle" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
I am having a problem compiling the php module for apache. I have mod_so.c
enabled:
Compiled-in modules:
http_core.c
mod_so.c
suexec: disabled; invalid wrapper bin/suexec
I don't understand the last line though. Hopefully it's not a a problem.
I am running perl 5.6.1 freshly downloaded and
I am fairly new to PHP and just finished setting up Apache 1.3.22 and PHP
4.1.0 and can not get it to run correclty. I first tried loading by module,
but after trying that, apache would not load. I then tried the CGI binary
mode and was able to get apache loaded correctly, but when I try and l
I am having real difficulty getting GD to use FreeType 2 in PHP. I have
narrowed it down to the fact that the flag HAVE_GD_STRINGFTEX is not set,
but I cannot for the life of me see where the mysterious type
"gdFTStringExtra" comes from.
Can someone please help as this is drving me bananas!
Chee
To make it easy when you select all files and then you get to put in the
name type "myfile.php" WITH THE QUOTES. Once you add the quotes you'll
be fine.
Hope that helps.
Later,
Curt
-Original Message-
From: t_virtussavant [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 200
php-install Digest 3 Jan 2002 13:22:17 - Issue 631
Topics (messages 5429 through 5442):
Re: PHP 4.1.1 w/ Apache 2.0.28 ... not being loaded, b ut
5429 by: Marc G. Fournier
5433 by: Marc G. Fournier
5437 by: Marc G. Fournier
Re: Should I shoot the machine?
54
Hello,
I have a problem with php and IIS5.
A simple script like :
It works correct for 5 or 6 times and suddenly I get the message :
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are
php -i
I get the HTML
- In II
Hi,
I installed php4.0.6 and apache 1.3.22 (as a service) on windows XP and
followed the instructions to configure the httpd.conf file to load php as an
apache module. I have also copied the php4ts.dll file to the
windows/system32 directory, but when I try to run any php script with the
browser,
Can anyone tell me how to install Bcmath support, when
I have installed php with RPM file.???
PLEASE HELP
Bård Tommy Nilsen
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list a
I'm running Windows2000 Server/IIS 5/php 4.0.4pl1 so far. Now I tried
upgrading to php 4.1.0 and get an error message "Unable to load dynamic link
library at 'C:\PHP\extensions\php_domxml.dll'". This is strange since I
didn't make any changes to php.ini and the .dll is still there in the
specified
21 matches
Mail list logo