php-install Digest 20 Aug 2001 15:33:14 -0000 Issue 422

Topics (messages 4031 through 4033):

Compile problem.
        4031 by: Johan Vikerskog (ECS)

.PHP3 files loading as text.
        4032 by: fumiste

php,mysql and ihtml
        4033 by: Cedric Zeline

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


Please see the attached files.
The first one is debug.log and the second one is a script that will show you my 
configure settings for the different compiles.
I use OpenLdap and it compiled without warnings.

When i compile without ldap everything goes perfectly well 
but when i add ldap and the correct prefix i get error messages.
Some error messages can be found in debug.log 
Would be really appreciated if someone could help me with this problem, i have been 
trying to make this work for three days now and PHP wouldent consider this a bug so i 
must be doing something wrong.
Please take your time to read threw my settings.

This is the error message i receive when i compile:

my_getwd.c:58: #error "No way to get current directory"
*** Error code 1
make: Fatal error: Command failed for target `my_getwd.lo'
Current working directory /export/scratch/apps3/php-4.0.6/ext/mysql/libmysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/scratch/apps3/php-4.0.6/ext/mysql/libmysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/scratch/apps3/php-4.0.6/ext/mysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/scratch/apps3/php-4.0.6/ext
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

I think its rather important that you read the debug.log as well before replying.
Who is good enough to help me with this?

With regards

//Johan






quite frustrating--i've recently set up a domain with earthlink.  i have tried 
uploading the file below (phptest.php3), but when i read it in netscape 4 (mac), it 
loads as though it were a text file (all PHP/HTML tags unprocessed), and in explorer 
4/5, it loads as an HTML file (PHP tags ignored ; HTML tags processed).  i've tried 
fiddling with the permissions, and the filename suffix, and meta tags, but to no avail.

earthlink claims to have PHP 3.0 running on their UNIX servers.  (that's all i know).  
i also know that all of the browsers i am using load other PHP files fine.

i would greatly appreciate help with this, as earthlink customer service won't offer 
any.  thank you in advance....



.af.





=====
PHPTEST.PHP3
=====

<html>

<head>
<title>PHP test</title>
</head>

<body>

<? echo "why won't" ?>
<?php echo "you work" ?>
<script language="php">
echo ("my friend");
</script>

</body>

</html>



__________________________________________________________________________
Vendez, achetez, échangez à prix ferme ou aux enchères sur www.bonjour.fr. 
Des milliers d'infos, de conseils pratiques et de services... 
www.bonjour.fr : le mot de passe qui facilite la vie ! 




Hi all!

I've just installed the php module 4.0.5 on a raq.
This raq was already running ihtml and  mysql successfully.
After installing the php module any request to the database using ihtml
doesn't work.
if I don't loadmodules php4 in my http.conf then ihtml works again.

Does anyone can know where does it come from?

Cedric



Reply via email to