Hi Mike,
I understand your frustration. I am in a similar situation. We have a DB that was
developed using PostgreSQL, that has a web-based front-end (Apache/PHP). I was the
designer of the system, but I am not a programmer. Well, up to now, the guys that
designed the system have been host
DirectoryIndex index.html index.php
If you want to turn auto-indexing (listing of folder contents) off, just
find the Directory directive for your document root and remove Indexes from
Options. It should look something like this:
AllowOverride None
Options MultiViews FollowSymLinks
Order all
this one shouldn't be too hard. got PHP working on my system fianlly. but
when I load the page up it won't load index.php it instead it llooks for an
index.html and when it can't find one it just displays all the files in the
root system folder. been looking around in the httpd.conf file but can
Mattias Nordstrom wrote:
> Hi,
>
> I just compiled PHP with Sablotron, and everything worked great.
> However, when I run Apache, I get the following error:
>
> Cannot load /etc/httpd/modules/libphp4.so into server:
> /usr/lib/libsablot.so.0: undefined symbol: JS_PropertyStub
>
> I have insta
Hello,
I am rather new to Linux but an old timer at software development. I am
investigating alternate platforms for future development for my company.
Linux is at the top of the list.
I am trying to get a server setup with a db (PostgreSQL), web server
(Apache), and some sort of web scripting
php-install Digest 26 Jan 2002 13:36:04 - Issue 669
Topics (messages 5755 through 5764):
Re: FreeBSD 4.4 / PHP 4.1.1 / PG 7.x --- /usr/libexec/elf/ld: cannot find -lpq
5755 by: Yasuo Ohgaki
5757 by: Yasuo Ohgaki
pspell with php4.1.1 causing segmentation fault
5756 b
Hi.
I try to install a Apache 1.3.x (at this time 1.3.22, I use always the last
stable apache) with mod_php (PHP 4.1.1 as apache module), mod_php3 (PHP
3.0.18 as apache module) and mod_perl, but I don“t understand how to include
mod_perl. Does anybody know a good tutorial or an short introdruction