Adi, I am happy that your phpmyadmin now works. If you follow the phpmyadmin documentation for the file permissions, you are ok.
On 10-11-10 11:30 PM, Adi Ariyanto wrote: > Hi Francois > > FYI I have been success open my phpmyadmin from > https://192.168.1.10:1443/phpmyadmin > > Just work after I change my phpmyadmin to newer version and set > conf.inc.php permission t0 664 > > Did what I do is quite secure ? set the file permission to 664 ? > > Thank you > Adi > > -----Original Message----- > From: Francois Gaudreault [mailto:[email protected]] > Sent: Tuesday, November 09, 2010 9:11 PM > To: Adi Ariyanto > Subject: Re: [Packetfence-users] manage packetfence database > > > Adi, > > Use https://192.168.1.10:1443/phpmyadmin since you put the Alias in that > > vhost. > > On 10-11-09 5:52 AM, Adi Ariyanto wrote: >> Hi Francois >> >> Thank you very much for your reply, I just try your suggestion but I >> cant still access h**p://192.168.1.10/phpmyadmin from my browser, >> perhaps let me describe the real situation >> >> What I want to do is access PF database(192.168.1.10) from other PC >> 192.168.1.11 >> >> I have input a few of variation into >> usr/local/pf/conf/templates/httpd.conf.apache22 under<VirtualHost >> *:%%admin_port%%> >> >> put Alias /phpmyadmin /usr/share/phpmyadmin >> put Alias /phpmyadmin /usr/share/phpmyadmin/ >> put Alias /phpmyadmin "/usr/share/phpmyadmin" >> put Alias /phpmyadmin "/usr/share/phpmyadmin/" >> put "Alias /phpmyadmin /usr/share/phpmyadmin" >> put "Alias /phpmyadmin /usr/share/phpmyadmin/" >> >> but still cant open my phpmyadmin ..^ ^ >> >> I am also already change "Allow from All" on >> /etc/httpd/conf.d/phpmyadmin.conf and disable iptables >> >> >> any idea why I still cant open it ? >> >> Adi >> >> -----Original Message----- >> From: Francois Gaudreault [mailto:[email protected]] >> Sent: Monday, November 08, 2010 10:27 PM >> To: [email protected] >> Cc: Adi Ariyanto >> Subject: Re: [Packetfence-users] manage packetfence database >> >> >> Hi Adi, >> >> Look for : >> <VirtualHost *:%%admin_port%%> >> >> In : >> /usr/local/pf/conf/templates/httpd.conf.apache22 >> >> At this point, you only need to add your "Alias /phpMyAdmin >> /usr/share/phpmyadmin" line in that VirtualHost definition, and > restart >> PF. >> > -- Francois Gaudreault [email protected] :: +1.514.447.4918 (x130) :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
