PDA

View Full Version : /installer & internal server error


whiskey
02-25-2007, 03:48 PM
hello, everybody!
my english is not very good, please excuse me!
The index.php file successfully load but "No database selected" message appears. when I go to /installer directory the "Internal Server Error" appears. why this problem accours? please help me. I can not install Vivvo 3.4 on my localhost.
________
Medical Marijuana (http://mmjp.org)

andy77
02-26-2007, 09:12 AM
Your localhost probably does not interpret PHP files. "No database" means you didn't select a proper DB during installation.

whiskey
02-26-2007, 04:53 PM
I have "Apache" on my local, it compeletly interprets PHP files, because I run other PHP scripts on it. You said I didn't select a proper DB during installation, the problem is that the installer does not run. Look, does this relate to the premissions?
________
Free visa gift cards (http://bestfreegiftcard.com/visa-gift-cards/)

Alex
02-26-2007, 09:08 PM
Did you read:
http://www.vivvo.net/doc/installation.html

DNL
02-27-2007, 01:52 AM
hello, everybody!
my english is not very good, please excuse me!
The index.php file successfully load but "No database selected" message appears. when I go to /installer directory the "Internal Server Error" appears. why this problem accours? please help me. I can not install Vivvo 3.4 on my localhost.


It happend with mine too! ..its because the host you have dosn't permit or allow those installations in their servers (direct conection to DB :confused: ).. i just transfered my domain to another host and it works now!![surftown.com] ..remember also to allow the folders;

"..You have to change permissions to following files and folders:

/files - chmod 777
/authors - chmod 777
/templates - chmod 777 (chmod 666 for every individual .tpl file inside the folder)
include/conf.php – chmod 666
include/config.php - chmod 666 .."

..just take a good look in the manual!

whiskey
02-27-2007, 09:43 AM
I know, I know all those things that you wrote. I read the Installation documentations too.
We can not change the Host, because we are On local host, we should solve this problem ourself.
But I corrected the Error, I saw the error log file, the problem was by .htacc file in /installer Folder, I deleted that file by on of my friend's help.
But there is another problem now, when I go to /installer directory, I see this Error:
The Page Can Not Be Displayed.
please setup the explorer prefrences.
erorr is not this but like this. I will write compelet context later. please help me. thanx.
________
bald pussy Cam (http://www.girlcamfriend.com/webcam/shaved/)

DNL
02-27-2007, 09:25 PM
isn't because you deleted that file?? :rolleyes:

whiskey
02-28-2007, 09:57 AM
now i see this error:
The page you are looking for is currently unavailable.
The website might be experiencing technical difficalties, Or may need to adjust your browser settings.
please help me. :(
________
LAMBORGHINI PORTOFINO SPECIFICATIONS (http://www.lamborghini-tech.com/wiki/Lamborghini_Portofino)

apocan
03-02-2007, 08:56 AM
its because your server doesnt support apache

adrianqx
08-27-2007, 12:29 PM
Hi im having the same problem ,whiskey did u find a solution im trying to run vivvo on xampp on my pc ,it gave me the same error but the server is running other php ,mysql scripts so i know it cant be apache, i even tried switching to php 5 but i get the same error.

(
Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.
Error 500
localhost
08/26/07 14:50:15
Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.1)



i tried running vivvo on easyphp (php mysql apache stack) on the same machine i was able to install it but with a few errors (probabaly caused by php 5) but i want to run it on my xampp server.

so please if u found a solution please tell me

almeister
11-10-2007, 02:32 AM
To get vivvo working with XAMPP, ensure you're using php5/mysql and enable the mod-rewrite module (remove the preceding '#') in httpd.conf, located in the xampp\apache\conf directory.