Jump to content
MakeWebGames

PLEASE HELP SOMEONE!!!


LiQuiD

Recommended Posts

i have been working 2 days as a complete newbie on the Lite version..... i have got my domain and server/Host and set all that up.... as far as i know i have FTP'd all the files to their correct loaction but i get the message when i try to run installers.php....

MCCodes Installation

--------------------------------------------------------------------------------

1. Config -> 2. Install

--------------------------------------------------------------------------------

INSTALLATION ERROR: The file mysql.php is not writable. Please use FTP or any other means to CHMOD this file to 0777.

now i made a file '0777' in my host shell and moved the files admin.news , dbdata.sql and mysql.php (which i did try in the same directory as the main files also )

but it still doesnt work i know im missing something

please please help :)

 

oh i forgot to add.... my host doesnt have CPanel, i use Plesk

Link to comment
Share on other sites

Re: PLEASE HELP SOMEONE!!!

no i dont have that option :( all i get is links for my browser :(

all i can do is edit the file in my host this is what it says

<?php

$c = mysql_connect('localhost', 'root', 'p1kap1ka');

mysql_select_db('lite2', $c);

$mykey=256573440;

?>

 

i have a code of ... chmod("foo",0777)

but as a newbie i have no idea where to put it

Link to comment
Share on other sites

Re: PLEASE HELP SOMEONE!!!

ah crap i over come one obsticle and only hit another can someone explain to me in english what this is asking for exactly?

MCCodes Installation

--------------------------------------------------------------------------------

1. Config -> 2. Install

--------------------------------------------------------------------------------

Database Details:

MySQL Hostname:

If unsure, localhost is the default on most servers

MySQL Username:

MySQL Password:

MySQL Database:

Please make sure the user has access to the database.

--------------------------------------------------------------------------------

Admin Details XXXXXX

Admin Username: XXXXXX

Admin Password: XXXXXX

Confirm Password: XXXXXX

Admin Email Address: XXXXXX

 

the XXXXXX i pretty much get, its the MySQL information i dont know what its asking for if its my host details then what the hell am i supposed to put for the MySQL Database?

Link to comment
Share on other sites

  • 3 months later...
  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...