T. Leppers wrote:
Hi Chris,
Thank you for your fast reply.
I have Windows XP but I don't know what you mean by webserver. I have ME
if that's what you mean.
I have installed Apache and it's working fine. Only thing is: how do I
view my php-files working?
I thought it would be in my browser (ME)
danny cobbinah wrote:
i finally have apache and php working but mysql refuses to work. i have dld
mysql 4.0 and installed it. but there is an error when i try to start it.
need some help with this please
Well done on Apache and PHP. Not so good on MySQL.
If you want help with the specific error y
success.
i have mysql working now. i foud out what the problem was. i had dld an
earlier version of mysql from swamp and it put swamp as the main directory
rather than the root (c:\) so since altering the file paths mysql now works
fine. so all 3 r good to go.
thanx for all your help. now my prob
not sure if this helps but for php my path was c:\php\php.exe for apache it
was c:\apache\apache.exe for mysql it was c:\mysql\mysql.exe check the
my.ini in the mysql area and make sure its correct
try this:
LoadFile C:/PHP/php4ts.dll
Loadmodule php4_module c:\php\sapi\php4apache.dll
AddType ap
danny cobbinah wrote:
not sure if this helps but for php my path was c:\php\php.exe for apache it
was c:\apache\apache.exe for mysql it was c:\mysql\mysql.exe check the
my.ini in the mysql area and make sure its correct
try this:
LoadFile C:/PHP/php4ts.dll
Loadmodule php4_module c:\php\sapi\php
danny cobbinah wrote:
thanx for all your help. now my problems will be query based (lol)
I'm pleased it is working now, and you are very welcome to any help that
I can give.
Regards
Chris
I'm having difficulty with the php mail() function. Freebsd 4.9, apache 2.0.48, php 4.3.4
Here is my code:
mail("[EMAIL PROTECTED]", "subject", "body");
?>
The problem:
The mail is not being delivered to my address. PHP returns no errors.
The webserver (fenchurch) does not run a mail relay. Th
For a while now I have been trying to
Install php with Sablotron support.
I am using php4.3.4 and Apache 2. After setting
The LDFLAG variable to -lstdc++ I was finally able to
Compile. PHP runs and works with mysql, and some other
Php enabled pages. But when I try to run a sample transform
With th
Elijah A. Chancey wrote:
I'm having difficulty with the php mail() function. Freebsd 4.9,
apache 2.0.48, php 4.3.4
Here is my code:
The problem:
The mail is not being delivered to my address. PHP returns no errors.
Can a normal user send email? If so then it is a php problem, if not a
sendmai
We've been getting the following error when testing our PHP pages that make calls to our postgres database:
Fatal error: Call to undefined function: pg_pconnect() in /var/www/.php on line 14
According to research, it seems as though we failed to compile PHP with postgres support at install time
Elijah A. Chancey wrote:
Can a normal user send mail via which means?
e
On Feb 23, 2004, at 11:35 AM, Chris Hewitt wrote:
Elijah A. Chancey wrote:
I'm having difficulty with the php mail() function. Freebsd 4.9,
apache 2.0.48, php 4.3.4
Here is my code:
The problem:
The mail is not being del
Danny O'Brien wrote:
We've been getting the following error when testing our PHP pages that
make calls to our postgres database:
Fatal error: Call to undefined function: pg_pconnect() in
/var/www/.php on line 14
According to research, it seems as though we failed to compile PHP
with postgres
Elijah A. Chancey wrote:
The command mail works perfectly.
What sorts of php things can I investigate?
e
On Feb 23, 2004, at 1:40 PM, Chris Hewitt wrote:
Elijah A. Chancey wrote:
Can a normal user send mail via which means?
e
On Feb 23, 2004, at 11:35 AM, Chris Hewitt wrote:
Elijah A. Chancey
i found this document about you
<>
is that your account?
<>
PHP 4.3.4 on Apache2, Mandrake 9.2.
I have my phpsession cookie set to expire in 14400 seconds (four hours) in
my php.ini (I do
not want browser life cookies for this application). If I come back after 5
hours, and use any of my (very simple) php apps, I just get:
"An error occured while loadin
16 matches
Mail list logo