Re: Install problems with VCL

2011-03-23 Thread Frento Burton
Well guys, I finally found the problem. It was a naming error in my secrets.php file. As it turns out, I was using the wrong name for the $vclhost. I was using my 'computername'@localhost but when I changed this to simply localhost, the VCL login page finally appeared. Thanks for every one's input

Re: Install problems with VCL

2011-03-10 Thread Andy Kurth
I think this line may be the problem: $myhost='<138.238.148.123>'; Try removing < and >: $myhost='138.238.148.123'; -Andy On 2/22/2011 8:05 PM, Frento Burton wrote: Oh sorry, I actually made those modifications to the .ht-inc/conf.php file. Here is what the top sections looks like:

Re: Install problems with VCL

2011-03-01 Thread Alexander Patterson
Hello Fento, Have you add the information about your Managment Node and Web Page URL to your secrets.php file. Also Did you setup the Mysql? yum install mysql -y yum install mysql-server -y /sbin/chkconfig --level 345 mysqld on /sbin/service mysqld start Enter into mysql mysql Create a databa

Re: Install problems with VCL

2011-03-01 Thread Frento Burton
Do you think errors made in the modifications to the vcl/.ht-inc/secrets.php file would cause the "Error connecting to name@localhost" message? Also, were there any modifications that needed to be made to the index.php file?

Re: Install problems with VCL

2011-02-25 Thread Frento Burton
I can in fact view the testsetup.php through my browser, I'm assuming that means php is configured correctly and that isn't the source of the problem?

Re: Install problems with VCL

2011-02-24 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have you tried viewing the testsetup.php page? Josh On Tuesday February 22, 2011, Frento Burton wrote: > Oh sorry, I actually made those modifications to the .ht-inc/conf.php file. > Here is what the top sections looks like: > > > *

RE: Install problems with VCL

2011-02-24 Thread mcraft2
edu] Sent: Tuesday, February 22, 2011 8:05 PM To: vcl-dev@incubator.apache.org Subject: Re: Install problems with VCL Oh sorry, I actually made those modifications to the .ht-inc/conf.php file. Here is what the top sections

Re: Install problems with VCL

2011-02-22 Thread Frento Burton
Oh sorry, I actually made those modifications to the .ht-inc/conf.php file. Here is what the top sections looks like: ** http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to

Re: Install problems with VCL

2011-02-22 Thread David Hutchins
There is an example conf file in the .ht-inc directory that you need to copy/rename to conf.php and then update the settings for your site. On Feb 22, 2011 3:29 PM, "Frento Burton" wrote: > > Well, there is actually nothing theredid I miss a step in the php > installation portion?

Re: Install problems with VCL

2011-02-22 Thread Frento Burton
Well, there is actually nothing theredid I miss a step in the php installation portion?

Re: Install problems with VCL

2011-02-22 Thread David Hutchins
What does the top section of your .ht-inc/conf.php look like? On Mon, Feb 21, 2011 at 8:58 PM, Frento Burton wrote: > Hi all, > > I am installing VCL on a Dell Desktop running Fedora 13. I have reached the > Management node installation. However upon typing https:/'my ip > address'/vcl, I do not