HI,
I am currently running apache 2 on my XP box and i am having trouble getting PHP to
work properly. I have read all of the message boards and FAQ's but i didn't see
anything like this. Everytime i try to open up a simle script that i made in my
browser, a box pops up that says 'save' 'open' '
yes
'./configure' '--with-apxs=/etc/httpd/bin/apxs'
'--with-mysql=/usr/local/mysql-max'
'--with-openssl=/usr/local/ssl'
'--with-curl=/usr/local/sources/curl-7.10.3' '--with-curlwrappers'
or
# php -m
[PHP Modules]
ctype
curl
mysql
openssl
overload
pcre
posix
session
standard
tokenizer
xml
What is your PHP configure line? Did you compile PHP with openssl
support?
--
Jim
>>> Kalin Mintchev <[EMAIL PROTECTED]> 03/26/03 08:17PM >>>
hi,
i have a problem getting fopen to work over https...
here is a real example:
$fp = fopen ("http://store.el.net/index.html";, "r");
while (!feof(
hi,
i have a problem getting fopen to work over https...
here is a real example:
$fp = fopen ("http://store.el.net/index.html";, "r");
while (!feof($fp)) {
echo fgets ($fp,4096);
}
this works fine...
if you try it with https you'll get an error - file not found from php
if you try t
Well, I worked with PHP 4.1.x and Apache 2.0.x, on Windows 2000 Professional. I got a
web aplication developed on this plataform,
but all with PHP as a GCI. Now I want to work with PHP as "Apache Module", I tried all
the instruction in "install.txt", but my Apache2 webwerver doesn't start.
The t
It may be that you used register globals off on the old server but on new
versions of php ?page=links is $_GET[page]
-
Hiya.
I have just installed php and apache again after formatting our server
running windowsXP
I have the latest apache and latest php
I install them and ok, looks
Hiya.
I have just installed php and apache again after formatting our server running
windowsXP
I have the latest apache and latest php
I install them and ok, looks as if its working works etc...
But things like forums and pages that have: index.php?page=Links format don't work
Need explication on how to install PHP on a NetWare 6 server (with
Apache) with the Oracle 8i connectivity. Thanks e-mail [EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
I am trying to set up apache, php and mysql
I have compiled mysql - all ok
I have compiled php - all seemed ok
I am compiling apache and get probs
I have tried the following methods
1.
./configure --activate-module=src/modules/php4/libphp4.a
make
make install
no errors returned but .
> would header("http://url.com";); work ?
I am Very Sorry ,i don't know how to use header.
Can You give me some example?
Thank You Very Much!
is it?
http://www.yahoo.com";);
if(!$file) {
echo "Unable to open remote file.";
exit;
}
?>
result message is Unable to open remote file
-
would header("http://url.com";); work ?
-Original Message-
From: T [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 10, 2001 1:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Help!! Please Help Me!
Hello! i would like to useing fopen() fuction to open the other Url,
but
Hello! i would like to useing fopen() fuction to open the other Url,
but i am using a shared server now. When i useing fopen() or file()
fuctions, always have a error message:
Warning: php_hostconnect: connect failed in /usr/xxx/xxx/xxx/html/test.php
on line 3
Warning: file("http://www.yahoo.co
Ed-
Remove the entire PHP source tree, untar it again, and rebuild PHP. Removing
config.cache or simply rebuilding PHP never seems to force a reload of the PHP module
within Apache. As far as the undefined function, was an earlier build compiled with
DB functions?
Regards,
Jim
>>> "Edward
This is a repeat post but its driving me nuts, and seems at odds with what
is posted elswhere to this newsgroup -
I've installed PHP4.0.6 under Mandrake 7.2 with the following command -
./configure --with-mysql --with-apxs --with-config-file-path=/somedir
and followed instructions in the INST
cle.php?aid=228&pid=0
- a really comprehensive guide to data-driven websites with php& mysql (&
it covers installing under Doze as well!)
Hope this helps,
Dave.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 1
Ok, I have a PC without the internet. I develop webpages on it. How should
I configure it to show php pages, and how do I go about doing it? Please
help me!
Æß»LáPtÖp765«ßÆ
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
I am having a terrible time installing php4 latest source on solaris with the
following:
configure --with-nsapi=BLAHDIR --with-mysql=BLAHDIR
This is what I get:
1:57pm [EMAIL PROTECTED] (~/stuff/php-4.0.4pl1) make
Making all in Zend
/bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_
Could someone download the package ezpublish from developer.ez.no and try
and configure it with redhat 7.0 please!!!ive been trying to get it
working for the past week with no luck!!!
I get strnage errors while trying to compile php4.0.4.pl1 with mysql xml
qdom qtdom trans-sid magic-quotes and apx
18 matches
Mail list logo