Author Topic: 403 Forbidden Error  (Read 20299 times)

0 Members and 1 Guest are viewing this topic.

tecka

  • Jr. Member
  • **
  • Posts: 3
403 Forbidden Error
« on: April 09, 2009, 03:51:42 PM »
When I click Create required tables.

I get

Forbidden

You don't have permission to access /webim/install/dbperform.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at drvtech.com Port 80

rene

  • Full Member
  • ***
  • Posts: 8
Re: 403 Forbidden Error
« Reply #1 on: April 09, 2009, 05:12:09 PM »
Did you edit the config.php file in the libs directory with the correct mysql database info?

tecka

  • Jr. Member
  • **
  • Posts: 3
Re: 403 Forbidden Error
« Reply #2 on: April 09, 2009, 05:20:29 PM »
I have. I can go to http://drvtech.com/webim/install/  just fine and it says

Follow the wizard to setup your database.

Completed:
You are connected to MySQL server version 5.1.30
Database "rav11265_webim" is created.


Next step:
Create required tables.

I click create required tables and thats when I get my error.

$mysqlhost = "localhost";
$mysqldb = "rav11265_webim";
$mysqllogin = "rav11265_userim";
$mysqlpass = "******";

Eddybaur

  • Native
  • *****
  • Posts: 237
  • Mibew Member
    • Mibew
Re: 403 Forbidden Error
« Reply #3 on: April 09, 2009, 10:06:18 PM »
I've already let the developers know. I'll post fix when i know.

BlueM

  • Jr. Member
  • **
  • Posts: 4
Re: 403 Forbidden Error
« Reply #4 on: April 27, 2009, 03:22:33 PM »
I have the same problem as tecka

It's now the 27th how long do we have to wait please
« Last Edit: April 27, 2009, 03:25:08 PM by BlueM »

Inspirer

  • Mibew Project founder
  • Native
  • *****
  • Posts: 262
    • Mibew Messenger
Re: 403 Forbidden Error
« Reply #5 on: May 05, 2009, 08:21:59 PM »
Guys, if you can still reproduce this error, please contact me directly. I need to take a look on your server.

esp350z

  • Jr. Member
  • **
  • Posts: 1
Re: 403 Forbidden Error
« Reply #6 on: May 07, 2009, 05:41:21 PM »
i ma getting the same eror when i click create required tables. 

Follow the wizard to setup your database.


Completed:
You are connected to MySQL server version 5.0.51b-community-nt
Database "webim_db" is created.


Next step:
Create required tables.

i would like to test out this application but it will not install.
win2003 r2
iis 6.0


url is
http://euro.bestkiteboarding.com/livesupport/install/index.php


Eddybaur

  • Native
  • *****
  • Posts: 237
  • Mibew Member
    • Mibew
Re: 403 Forbidden Error
« Reply #7 on: May 10, 2009, 04:05:13 AM »
OK guys, i figured it out... Chmod the files in the install folder to 644. I've tried it on 3 servers. It worked great!

goodguy

  • Jr. Member
  • **
  • Posts: 3
Re: 403 Forbidden Error
« Reply #8 on: May 17, 2009, 01:05:11 AM »
I make sure I  find 404 error sometime ! But it have diffrent reasons every time!

Eddybaur

  • Native
  • *****
  • Posts: 237
  • Mibew Member
    • Mibew
Re: 403 Forbidden Error
« Reply #9 on: May 17, 2009, 01:14:05 AM »
I make sure I  find 404 error sometime ! But it have diffrent reasons every time!

Post a ticket, with your website, ftp and cpanel login. (or some way to connect to phpmyadmin and database)

Inspirer

  • Mibew Project founder
  • Native
  • *****
  • Posts: 262
    • Mibew Messenger
Re: 403 Forbidden Error
« Reply #10 on: June 03, 2009, 11:51:40 PM »
Problem is solved in 1.6.1 (going to be released by Friday).