Forums / Installing on a Windows Server / Help out a newb!

Help out a newb!

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
15 Dec 2006, 07:44
#1
belaze avatar

belaze

New Zenner

Join Date:
Dec 2006
Posts:
84
Plugin Contributions:
0

Help out a newb!

Hello everyone,
I am trying to install Zen Cart on my site hosted by Godaddy, so far I uploaded the complete Zen Cart folder via ftp using Filezilla ftp.
I go to http://{www.mydomain.com}/zc_install/ and read the term and conditions, agree to them but whe the installer does a system inspection it finds the following three problems:
  • /admin/includes/configure.php does not exist more info...
  • /includes/configure.php file does not exist more info...
  • PHP Session Support is required more info...
Not sure if I am even in the right path but I am trying to create a file name /admin/includes/configure.php using Notepad++ but it tells me its an invalid name.
Any little bit of info will be greatly appreciated and thanks in advance for the help.

Dario
:D
15 Dec 2006, 07:46
#2
belaze avatar

belaze

New Zenner

Join Date:
Dec 2006
Posts:
84
Plugin Contributions:
0

Re: Help out a newb!

Oh yeah, like I mentioned in the title I am a completely newb at this.
Any info will be great.
Thanks again
Dario
15 Dec 2006, 08:29
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Help out a newb!

If you look at the expanded files on your PC, in these locations you will see dist-configure.php files...connect to your server with FTP and rename these in the same locations and set the permissions to 777 and continue:

/includes
/admin/includes
16 Dec 2006, 03:42
#4
belaze avatar

belaze

New Zenner

Join Date:
Dec 2006
Posts:
84
Plugin Contributions:
0

Re: Help out a newb!

Thank you for your response Kobra.
No offense Kobra but if someone knows of a tutorial link can you please post it.
I just don't get
/includes
/admin/includes

I did find dist-configure.php file but what am I suppose to rename it to.
Thanks for your help
Dario
16 Dec 2006, 07:14
#5
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Posts:
2,841
Plugin Contributions:
0

Re: Help out a newb!

/includes and admin/includes are the directory names

rename both dist-configure.php to configure.php in both of the above directories.
16 Dec 2006, 07:19
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Help out a newb!

How about renaming them to what Zen Cart complained about?
# /admin/includes/configure.php does not exist
# /includes/configure.php file does not exist
17 Dec 2006, 22:31
#7
belaze avatar

belaze

New Zenner

Join Date:
Dec 2006
Posts:
84
Plugin Contributions:
0

Re: Help out a newb!

Hello,
Thanks for the info KoBra & barco57, it was very helpful.
The reason I was having so much problems was because I was using a Windows server. I called my hosting provider and had them switch it to a Linux server and my problems were pretty much solved, everything else went like a walk in the park. The only thing I had to do was created MySQL database and that was it.
Thanks again
Dario
:D