Hello Olivier-
Thank you for your response.
your response partially solved my issue. and then a google did the rest :)
so as you mentioned i did Alias /phpmyadmin/ /usr/share/phpmyadmin/
But when I started all the services, that includes packetfence, it threw
another error
"Existing configuration file (./config.inc.php) is not readable"
a simple google showed that it is a permissions issue. So I gave 664
permisions to config.inc.php which resolved the issue.
Once last question, Is there any security issue for this?
Thank you.
regards,
Walter
On Thu, Feb 23, 2012 at 3:00 AM, Olivier Bilodeau <[email protected]>wrote:
> > I do access phpmyadmin from my packetfence server using the address
> > http://localhost.localdomain/phpmyadmin/
> >
> > I did exactly as you mentioned. Then I restarted just httpd and mysqld
> > and I was able to access phpmyadmin.
> >
> > Once I started packetfence, I was able to access the login page (like
> > before). But once I login, I get redirected to a page with the warning "
> > sorry Your computer was not found in the PacketFence database. Please
> > reboot to solve this issue"
> >
> > Any ideas?
>
> Anything under the :80, :443 virtualhosts are meant to be accessible
> from the users in front of PacketFence. I would advise against exposing
> phpmyadmin there.
>
> Instead of doing a RewriteRule in these virtualhosts, I would suggest
> using an Alias in the :1443 (admin) virtualhost.
>
> Something like this should work if you installed phpmyadmin through yum:
>
> Alias /phpmyadmin/ /usr/share/phpmyadmin/
>
> Cheers!
> --
> Olivier Bilodeau
> [email protected] :: +1.514.447.4918 *115 :: www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
> (www.packetfence.org)
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Packetfence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users