Página 1 de 1

Instalando o OpenCart em um Web Server

Enviado: 24 Ago 2011, 16:02
por guimartinez
Olá, Sou Guilherme. Sou no aqui no fórum assim como sou novo com o OpenCart...

Tenho minha loja em um host local, ela esta funcionando perfeitamente, basicamente completa...

Mas decidi instalar em um Host na Web, e na 2º página de instalação ele diz que não tem permissão para editar os arquivos, alguém sabe como resolvo? ou pelo menos se existem um Tutorial Completo de como Publicar a loja em um web host....


Desde já, agradeço!

Re: Instalando o OpenCart em um Web Server

Enviado: 15 Set 2011, 18:10
por Fabriciojr
Guilherme, qual é a sua hospedagem?

Re: Instalando o OpenCart em um Web Server

Enviado: 16 Set 2011, 10:31
por cjfranca
Olá colega, vc deu as permissões de escrita aos arquivos, como no guia de instalação exige????

/////////////////////////////////
/// OpenCart V1.5.x ///
/// Install Instructions ///
/// http://www.opencart.com ///
/////////////////////////////////


NOTE: THIS IS FOR NEW INSTALL ONLY!
IF UPGRADING YOUR EXISTING CART, BE SURE TO READ THE UPGRADE.TXT FILE INSTEAD


-------
INSTALL
-------

1. Upload all the files and folders to your server from the "Upload" folder.
This can be to anywhere of your choice.

e.g. /public_html/store or /public_html

2. If you have a Linux/Unix make sure the following folders and files are writable.
chmod 0755 or 0777 image/
chmod 0755 or 0777 image/cache/
chmod 0755 or 0777 image/data/
chmod 0755 or 0777 system/cache/
chmod 0755 or 0777 system/logs/
chmod 0755 or 0777 download/
chmod 0755 or 0777 config.php
chmod 0755 or 0777 admin/config.php

3. Make sure you have installed a MySQL Database which has a user assigned to it
DO NOT USE YOUR ROOT USERNAME AND ROOT PASSWORD

4. Visit the store homepage
e.g. http://www.example.com or http://www.example.com/store/

5. Follow the onscreen instructions.

6. Delete the install directory after install is complete.


For any support issues please visit: http://www.opencart.com

EOF