problems with a CMS installation

Status
Not open for further replies.

niko-198439

New Member
Messages
4
Reaction score
0
Points
0
Hi, i have a little problem with your free hosting.
I'm registred and i have an account with a free hosting and free domain...
http://www.pes2011.x10.mx

I have uploaded all files of the cms (phpmysport 1.3) in main directory but during installation the program shows me this message:
"Functions fopen(), fputs(), fclose() and chmod() are required to create the configuration file. Function mail() is required if you want to allow email sending. Function exec() is used for matches statistics calculation."

I think this message is a warning that alert me because some files or directory have wrong permissions.
Searching by google i have founded some forums where someone suggest to upload all cms in public/ or include/ folder...

Is that right?

i have uploaded again my cms in include/ directory but when i go in my site:
http://www.pes2011.x10.mx
it returns me the
"Index of /public"

when i go to http://www.pes2011.x10.mx/include/ it shows
"Forbidden
You don't have permission to access /include/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."


What can i do now??????????? please help me beause i don't know what to do...
sorry for my bad english but i'm italian :)

thank you ...
bye
niko

---------- Post added at 02:05 PM ---------- Previous post was at 01:53 PM ----------

i have modified treadh
 
Last edited:

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Hello,

You need to ensure that you upload all files into your public_html directory. Anywhere above it will not show on your site. You may have uploaded the files, but the browser can't see them as they're in the wrong place. Putting something directly into public_html such as index.php would mean it would be seen as http://example.com/index.php in your browser.

Thanks.
 

niko-198439

New Member
Messages
4
Reaction score
0
Points
0
ok stpvoice thank u for your support...
ok when i go fot the first time via ftp in my host e saw only 1 folser... include/

when i have uploaded my cms in main directory (with index.php in main dir) the cms shows this:

"Functions fopen(), fputs(), fclose() and chmod() are required to create the configuration file. Function mail() is required if you want to allow email sending. Function exec() is used for matches statistics calculation."

at this point i think that the problem exist because all file should to be upload in include/ dir...
I do this but i have other problems... and i wrote which they are...
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Hello,

What's the exact URL where you're getting the "Functions fopen()....." error message?

Thanks.
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Don't worry about that message. Just click continue.
 

niko-198439

New Member
Messages
4
Reaction score
0
Points
0
u think ???
now i try to install

---------- Post added at 02:37 PM ---------- Previous post was at 02:25 PM ----------

i tried to install but there are some problems with database and i don't know if the problem is caused by old problem
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
What are the problems? If you want help you're going to need to be clear and specific. :)
 
Last edited:
Status
Not open for further replies.
Top