[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] installing MySQL, PHP4...



In your web directory you can put a file:
info.php3
that looks like this:
<?php
phpinfo();
?>

Browse with a webbrowser to your php enabled server en go to where you put
the page. Now you will be able to see how it was compiled originally.

I hope you still have your old php module.....

Cheers Wim

----- Oorspronkelijk bericht -----
Van: Daniel Smith <dls@xxxxxxxxxx>
Aan: <cobalt-developers@xxxxxxxxxxxxxxx>
Verzonden: woensdag 25 oktober 2000 6:07
Onderwerp: [cobalt-developers] installing MySQL, PHP4...


>
> Hi, I am new here.  I have a couple of questions about
Apache/MySQL/PHP4...
>
> I have a RaQ3.  I see the old rpms from last April for PHP
> (in ftp://ftp.cobaltnet.com/pub/experimental/raq3/).
>
> I've grabbed the php-4.0.3pl1.tar.gz from http://www.php.net/downloads.php
> Is this the proper config line for the Cobalt supplied Apache?  (1.3.6):
> ./configure --with-mysql --with-apxs
>
> (It's complaining that httpd isn't in /usr/bin...so before I go
> off modifying the config, I thought I better ping here first...
> Also, upgrade Apache before continuing?)
>
> I grabbed the MySQL 3.23 standard binary rpm's... Any Cobalt-specific
> twists/tweaks I need to be aware of?  I know I need to grab the
> Perl DBI module.
>
> A concern of mine is the order (Apache, MySQL, PHP4, possibly Perl)
> in which to upgrade things/get them installed - any dependency
> issues?
>
> thanks in advance for any insight,
>
> Daniel
>
> --
> Daniel L. Smith - dls@xxxxxxxxxx - Sonoma County, CA
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>