|
| where does phpMyAdmin go? |
 |
Wed, 12 Mar 2008 16:56:01 GMT |
I'm attempting to get an intranet site working on our new SLES10 LAMP
server. I've got the virtual host figured out so that the website split
is recognized. instead of the default htdocs, my "ffanet" folder is
recognized and working properly.
To test that php is working I have a sample info.php file in the ffanet
directory and sure enough, it brings up the proper page.
But following the instructions to install phpMyAdmin results in
consistant: "Access forbidden! there is either no index document or the
directory is read-protected" pages that pop up.
I made sure that the ffanet folder has 755 rights and the phpMyAdmin
folder inside also has 755 rights as well as everything in it. My
config.inc.php file has 777 rights and is located in the main ffanet
folder where the rest of index.htm and info.php and those files are.
I'm pretty sure either the config.inc.php file is configured
incorrectly OR it is in the wrong place. Where should the above file be
located on the Novell SLES10 environment? Is there some fancything I
need to do in config.inc.php or can I just take all the defaults?
Sorry this is so long and thanks in advance for the assistance!
--
jrosenbaum
------------------------------------------------------------------------
jrosenbaum's Profile: http://forums.novell.com/member.php?userid=4213
View this thread: http://forums.novell.com/showthread.php?t=315673
|
| Post Reply
|
| Re: where does phpMyAdmin go? |
 |
Thu, 13 Mar 2008 16:43:21 GMT |
jrosenbaum wrote:
>
> I'm attempting to get an intranet site working on our new SLES10 LAMP
> server. I've got the virtual host figured out so that the website split
> is recognized. instead of the default htdocs, my "ffanet" folder
is
> recognized and working properly.
>
> To test that php is working I have a sample info.php file in the ffanet
> directory and sure enough, it brings up the proper page.
>
> But following the instructions to install phpMyAdmin results in
> consistant: "Access forbidden! there is either no index document or
the
> directory is read-protected" pages that pop up.
>
> I made sure that the ffanet folder has 755 rights and the phpMyAdmin
> folder inside also has 755 rights as well as everything in it. My
> config.inc.php file has 777 rights and is located in the main ffanet
> folder where the rest of index.htm and info.php and those files are.
>
> I'm pretty sure either the config.inc.php file is configured
> incorrectly OR it is in the wrong place. Where should the above file be
> located on the Novell SLES10 environment? Is there some fancything I
> need to do in config.inc.php or can I just take all the defaults?
>
> Sorry this is so long and thanks in advance for the assistance!
>
>
Not sure if any help. My phpMyAdmin is located in /srv/www/htdocs and is
755.
The configure file is located under phpMyAdmin with 644 permisions. All
works well.
Are you using cookies for authorization. If so did you set a blowfish secret
word in the config file.
What is the authorization type in config file? Is the server name correct?
Hope this helps.
--
Russ
|
| Post Reply
|
|
|
|
|
|
|
|
|
|