Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache and mod_php :: it kinda works...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
chaos421
n00b
n00b


Joined: 21 Jan 2003
Posts: 40

PostPosted: Mon Mar 10, 2003 1:57 am    Post subject: apache and mod_php :: it kinda works... Reply with quote

this is driving me crazy.

this works:
Code:
<?php echo phpinfo(); ?>


this, does not:
Code:
<?php echo("doc_root: >" . $DOCUMENT_ROOT ."<"); ?>

it prints out:
Code:
doc_root: ><


can anyone tell me why?

i'm using mod_php-4.3.1-r1 and apache-2.0.44

thanks,
/keith
Back to top
View user's profile Send private message
chaos421
n00b
n00b


Joined: 21 Jan 2003
Posts: 40

PostPosted: Fri Mar 14, 2003 10:36 pm    Post subject: Reply with quote

http://www.phpbuilder.com/board/showthread.php?threadid=10232267
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum