Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 04-12-2005, 04:33 AM phpMyAdmin Problem
Average Talker

Posts: 19
Trades: 0
Hi,

Can anybody please help me.

I have installed apache and php and mysql on a machine on a network.
I want to make a small intranet.

Now when i type the website ip eg. 192.168.3.2 - i get my index.html fine.
How do i get the phpMyAdmin? Because when i try type eg. http://192.168.3.2/phpMyAdmin, it come up with this.

Forbidden
You don't have permission to access /phpMyAdmin on this server.
Apache/2.0.50 (Win32) mod_perl/1.99_14 Perl/v5.8.4 PHP/4.3.8 Server at 192.168.3.2 Port 80

Please Help Peter
peterg012 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-12-2005, 04:35 AM
Tekime's Avatar
Experienced Talker

Posts: 46
Name: Gabriel Harper
Location: Maine
Trades: 0
Have you installed phpMyAdmin? Where did you install it in reference to your web root?
__________________

Please login or register to view this content. Registration is FREE

Programming is like sex: sure, it may give some practical results, but that's not why we do it.
Tekime is offline
Reply With Quote
View Public Profile Visit Tekime's homepage!
 
Old 04-12-2005, 04:59 AM
Average Talker

Posts: 19
Trades: 0
Hi,

Yes it is installed 100%, webroot is on c:\www\webroot - it when my index.html etc are.

phpMyAdmin's folder is at c:\www\phpMyAdmin

When i test is without a network connection through a proxy eg http://localhost/phpMyAdmin i get in to phpmyadmin.

When i put our proxy settings in, and go to http://192.168.3.2/phpMyAdmin
then I get the above error

Thanks Peter
peterg012 is offline
Reply With Quote
View Public Profile
 
Old 04-12-2005, 04:59 AM
Average Talker

Posts: 19
Trades: 0
Sorry about the spelling, was in a rush
peterg012 is offline
Reply With Quote
View Public Profile
 
Old 04-12-2005, 06:42 AM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
Is the phpMyAdmin directory and index page set to be world readable? Looks like you need to change some file permissions.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 04-12-2005, 07:30 AM
Average Talker

Posts: 19
Trades: 0
Hi,

Ok how would I change those permissions, to world readable?

Thanks Peter
peterg012 is offline
Reply With Quote
View Public Profile
 
Old 04-12-2005, 08:34 AM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
Use the chmod command on the directory.

At a shell prompt on the machine in question, change to the phpMyAdmin directory and type in:

chmod 744 .
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Reply     « Reply to phpMyAdmin Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.02670 seconds with 12 queries