Re: What to do to get phppgadmin working?
- From: Shane <shane@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 31 Oct 2005 21:51:59 +1300
On Mon, 31 Oct 2005 05:49:27 +0000, 7 wrote:
> Tezza wrote:
>
>> By default, Apache requires you to add the trailing slash at the end of
>> a URL if you want to access a directory. For instance
>>
>> http://localhost/phppgadmin/
>>
>> instead of
>>
>> http://localhost/phppgadmin
>
>
> did not work unfortunately, the /var/www/ directory
> does not contain anything related to phppgadmin
> (after installation) for anything like that to work.
> (The php4 is working as I can run test scripts.)
the folder needs to be in /var/www/htdocs/
As a workaround
ln -s /var/www/phppgadmin /var/www/htdocs/phppgadmin
however, read the docs, there might be a reason for the way they have
installed
also, you could edit httpd.conf
HTH
--
Hardware, n.: The parts of a computer system that can be kicked
The best way to get the right answer on usenet is to post the wrong one.
.
- References:
- Re: What to do to get phppgadmin working?
- From: Tezza
- Re: What to do to get phppgadmin working?
- Prev by Date: Re: Function to strip returns
- Next by Date: Re: My function returns true but my code does not execute
- Previous by thread: Re: What to do to get phppgadmin working?
- Next by thread: Multiple update question
- Index(es):
Relevant Pages
|