elcome
h3>body><html>
If php is not enabled, the output in the browser is just "Welcome". If
php is enabled, the output is "Welcome name". Also, if you view source
on the page when php is not enabled, you'll see the
seth
On 6/17/05, Oscar Andersson
When you installed php5 and apache2, did you follow the instructions found on the php website?
The URL is: http://us2.php.net/install
Are you getting any error messages?
sethOn 6/17/05, Oscar Andersson <[EMAIL PROTECTED]> wrote:
I have installed PHP5 and apache 2 on my computer.I have made a app
Cedric,
I have not actually done this myself, but in theory, what you need to
do is add an 'AddType' line for both versions of php. It appears that
one can run as a module, but the other would need to run as a cgi (cgi
would be slightly slower)
Here is what I found on http://www.rshweb.biz/faq/ph
I forgot to add some other important details:
I have tried setting both LD_LIBRARY_PATH and LD_RUN_PATH to include the mysql dir I set up before compliation/execution.
In the binaries provided by mysql, there is only libmysqlclient.a (no
.so). So, what it seems to me is that I need libphp5.so to
eed to have an old version of mysql running on the same machine,
that's why I installed the new version into a custom directory.
How can I get libphp5.so to link/include the correct library? Or am I doing something else wrong?
Thanks,
Seth
at I was trying to use the wrong to be built file (I was
using libmodphp5.a and should have been doing libphp5.a)... User error
That works great, but I have been unable to get the dynamic module to
work - I'll probably post a separate question to this list on that
later.
Seth
On 6/13/05, Rasmu
: No such file or directory> make[4]: *** [mod_php5.o] Error 1>>> I tried copying the mentioned header file, but then it references tons> of other header files, so still dies.
>> Looks like the documentation is wrong for PHP5 apache/static.>> Has anyone been able to get it to compile?>> thanks>> seth
such file or directory make[4]: *** [mod_php5.o] Error 1 I tried copying the mentioned header file, but then it references tons of other header files, so still dies.
Looks like the documentation is wrong for PHP5 apache/static. Has anyone been able to get it to compile? thanks seth
Hi,
I m facing the same problem on HP-UX 11.11 my httpd -v results in
# ./httpd -v
Server version: HP-UX_Apache-based_Web_Server/2.0.48
Server built: Nov
5 2003 03:42:46
i m using
configuring it as
./configure --enable-libgcc --with-apxs2=/opt/hpws/apache/bin/apxs
--wit
I see the light - I'll install
the same Apache version and PHP version that my host uses, and since I believe they
run a *nix server, I will install it to RedHat. Thanks again, guys!
Seth
s. Could the problem be that I have
installed Apache to H:\Program Files\Apache Group\Apache2\ and PHP to C:\PHP\ and that
maybe one of the two programs doesn't want to look at the right place? I appreciate
any help you could provide.
Seth Dix
n00b
s. Could the problem be that I have
installed Apache to H:\Program Files\Apache Group\Apache2\ and PHP to C:\PHP\ and that
maybe one of the two programs doesn't want to look at the right place? I appreciate
any help you could provide.
Seth Dix
n00b
he correct names. Does anybody know what I have to do to get
HTTP Authentication working on my machine? I need it ASAP.
Thanks!
Seth
I have installed PHP 4.06 on my Sambar server. I NEED PHP Authentication, so I have
configured it manually on my NT machine, but the Auth still does not work - it never
sets the PHP_AUTH_USER and PW variables. Does anybody know what I have to do to get
that working?
Thanks!
Seth
14 matches
Mail list logo