<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Shrikar archak wrote:
<blockquote
cite="midafe580fd0610310610n7a9b83a9saceca56691a6a2e@mail.gmail.com"
type="cite">even i am facing the same problem. It just displays the
code . I think when u add action derivative to the apache2.conf file
and try to restart apache it say action word misspelled or something of
that kind<br>
Please let me know if u get a solution to the problem
<br>
Thanks<br>
Shrikar<br>
</blockquote>
<br>
this is bizarre, this is purely a backward compat thing, try making the
start php tag <?php instead of <? it parsed properly. Very
strange.<br>
<br>
i recompiled php as a cgi only, and have it running under suphp, its
fine as is with <? . even on a dual core 1.8 opteron was was getting
5% cpu just loading a page via suphp, even when php is compiled in
fastcgi mode, woah, damn cgi. <br>
<br>
<blockquote
cite="midafe580fd0610310610n7a9b83a9saceca56691a6a2e@mail.gmail.com"
type="cite"><br>
<div><span class="gmail_quote">On 10/31/06, <b
class="gmail_sendername">Dan Rossi</b> <<a
href="mailto:spam@electroteque.org">spam@electroteque.org</a>>
wrote:</span>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"><font face="Arial">Hi, ive
been attempting to do a source install of
php5 into apache2 with no success, the module seems to load etc ok, but
it wont parse any code, the page is blank and the code is kept in the
source, its really bizarre the addtype rules are all set etc. if i go
and install the php5 apache2 package it loads fine, but that one is
crap, it doesnt even have the mysql extension installed. <br>
<br>
Im trying to compile static some the mostly used extensions and then
load dynamically ones i may/may not need so often, like the ones
available in pecl.<br>
<br>
Anyone else experienced this ?<br>
</font>
</div>
<br>
--<br>
ubuntu-users mailing list<br>
<a onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)"
href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users"
target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br>
<br>
</blockquote>
</div>
<br>
</blockquote>
<br>
</body>
</html>