View Full Version : trying to install 3.3 for the first time
waxtutor
05-28-2008, 04:47 AM
I have read over the install.txt file and have done all that it has asked. I have uploaded the files to my server put them in a directory and checked the chmod on the files and all is well. but when I go to the install directory's index.php file I am getting this error.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@knowjudo.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
does anyone have an idea of what could be wrong.
David
05-28-2008, 05:49 AM
If you will send of ftp details via PM we can take a look tomorrow.
Thanks,
David
James
05-28-2008, 06:28 AM
comment out the Options lines in the main .htaccess
find the 2 lines that start with
Options
and place a # in front of them and then just delete the one in the install folder (.htaccess)
vin007
08-06-2008, 08:19 PM
Hi I tried to install the PHP Link Directory 3.3, many times... I received the same message. ============ Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, vincent@la_blabla....com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/2.0.51 (Fedora) Server at www."domaine1".ca Port 80 =================== I tried to modify the .htaccess and same problem after. I did the instalation on My personnel computer with server, it work, no problem. I did the instalation on other server "domaine2" and it work. The both "domaine1" and "domaine2" have php 4.3.11, but I do not find the problem I do not want change the server of my "domaine1". I you need I print (pdf file) the test.php for "domaine1" and "domaine2" ( i need personnel address to sent it.) I lost many hours and I'm take break... Thanks for your help Vincent Thanks
James
08-06-2008, 08:29 PM
IF you have edited the htaccess and it idint work try changing the permissions back to 755 maximum.
vin007
08-06-2008, 09:39 PM
My provider find the solution. The domaine1 is Hight security level and the domaine2 is 3.1 security. With hight security, we do not need to change the 755 to 777. They reset the permissions and now it's ok.
Thanks.
Vincent
TopLeft
10-22-2008, 11:01 PM
I too am experiencing same problems...
I have loaded all phpLD files nto a subdirectory of my domain - all permissions are showing as 0777 onALL directories and files. On running the install I got the 404 missing page error. I ran this with directory and full path in IE7 with same result
I made changes to .htaccess as per above threads but still same result.
I checked the error log and find a whole series of php warning messages relating to unable to load dynamic library (see attached file).
Can someone please advise on what I need to do to rectify this problem.
James
10-23-2008, 12:06 AM
reset all permissions to 755 on everything and rename the config.php.new to config.php if you still get the error let me know and we will start editing the htaccess :)
TopLeft
10-23-2008, 01:22 AM
James - Have made all permission changes and no difference to install result.
The directory for teh install is in an addon domain on my server if this makes any difference.
James
10-23-2008, 01:36 AM
delte the htaccess file in the install folder
edit the main .htaccess file
find the two lines that start with Options and change it to #Options
TopLeft
10-23-2008, 01:43 AM
Have done already
Edited code from .htaccess in root is below
# Disable directory browsing
# Options -Indexes
# Follow symbolic links in this directory
# Options +FollowSymLinks
???
James
10-23-2008, 01:44 AM
pm me ftp access please.
vBulletin® v3.7.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.