[ale] php5 & apache2
Chuck Payne
terrorpup at gmail.com
Tue Sep 21 19:40:08 EDT 2010
On Tue, Sep 21, 2010 at 6:22 PM, James Sumners <james.sumners at gmail.com> wrote:
> `apt-get install libapache2-mod-php5`
>
> On Tue, Sep 21, 2010 at 6:07 PM, Paul Cartwright <ale at pcartwright.com> wrote:
>> On Tue September 21 2010, Richard Bronosky wrote:
>>> You are missing a lot of supporting libs/modules. Remove PHP and reinstall.
>>
>> removed php5, purged php5, reinstalled php5 and:
>> # php5 -v
>
>
>
> --
> James Sumners
> http://james.roomfullofmirrors.com/
>
> "All governments suffer a recurring problem: Power attracts
> pathological personalities. It is not that power corrupts but that it
> is magnetic to the corruptible. Such people have a tendency to become
> drunk on violence, a condition to which they are quickly addicted."
>
> Missionaria Protectiva, Text QIV (decto)
> CH:D 59
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
Are you sure it enable? Did you do a check
apache2ctl -M
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
mime_module (shared)
negotiation_module (shared)
perl_module (shared)
php5_module (shared)
python_module (shared)
setenvif_module (shared)
status_module (shared)
Syntax OK
If not enable it
a2enmod php5
You can always follow this guide, How to Forge have some of the best how to's.
http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-debian-lenny-lamp
Pup
--
-----------------------------------------
Discover it! Enjoy it! Share it! openSUSE Linux.
-----------------------------------------
openSUSE -- en.opensuse.org/User:Terrorpup
openSUSE Ambassador/openSUSE Member
skype,twiiter,identica,friendfeed -- terrorpup
freenode(irc) --terrorpup/lupinstein
Have you tried SUSE Studio? Need to create a Live CD, an app you want
to package and distribute , or create your own linux distro. Give SUSE
Studio a try. www.susestudio.com.
More information about the Ale
mailing list