cancel
Showing results for 
Search instead for 
Did you mean: 

MYSQL issues

stakesbyarmsfc
Dabbler
Posts: 11
Registered: ‎07-05-2008

MYSQL issues

hi everyon
im trying to use wordpress.org
bt i have uploaed eveything to both my normal server and ccgi server to see if that would helo but i cant access wp-admin/install.php despite editing the required files and they are on the server
anyones help would be great!
9 REPLIES 9
Ben_Brown
Grafter
Posts: 2,839
Registered: ‎13-06-2007

Re: MYSQL issues

Hi there,
Have you seen this?. You may need to follow it to get wordpress to work.
If that fails, what errors are you getting when you try to go to the index page?
Prod_Man
Grafter
Posts: 287
Registered: ‎04-08-2007

Re: MYSQL issues

I am taking a guess that you might not have done the following,
Load up PuTTY, Connect to the CCGI Server...
Login and get to the terminal.
username@cshellXX~$ fixphppers.sh -c
Fixes for all subdirectories from the document root where your home path is when you log in.
(Homepath: /share/storage/XX/XX/username).
If not then it maybe as stated in the other Forum Post,
that lines of code need to be edited for it to prevent errors,
and a small .htaccess rule to be written from what I glanced at.
Hope that helps.
Jim,
stakesbyarmsfc
Dabbler
Posts: 11
Registered: ‎07-05-2008

Re: MYSQL issues

Hi you  thanks for your help
basically as i dont understand what you mean as i assumed it would be a simple php insall
i want the wordpress to be the site itself, but its in my cgo folder
so my site is http://ccgi.stakesbyarmsfc.plus.com i think
but you try accessing the install.php file and it doesnt load
so fromt he start could you tell me what i need to edit in order for it to work
thanks a lot
chris headlam
cheadlam@msn.com if any1 wuld be so kind as to want to show me how!
stakesbyarmsfc
Dabbler
Posts: 11
Registered: ‎07-05-2008

Re: MYSQL issues

i have just tried the thing in putty but i get invaid command
any ideas?
Peter_Vaughan
Grafter
Posts: 14,469
Registered: ‎30-07-2007

Re: MYSQL issues

it's fixphpperms.sh -r
Prod_Man
Grafter
Posts: 287
Registered: ‎04-08-2007

Re: MYSQL issues

Sorry about that!
As Peter points out, I miss typed the command  Embarrassed
if you follow the same thing again (and type better than I do!  ;D) it should all work.  Roll_eyes (Hopefully)
Jim,
stakesbyarmsfc
Dabbler
Posts: 11
Registered: ‎07-05-2008

Re: MYSQL issues

cheers chaps i shall try that tonight
but what do i do once iv done that?
install it into my ccgi folder again?
cos im going to want to use it on my www.stakesbyarmsfc.co.uk as the main site if it is as good as people say
stakesbyarmsfc
Dabbler
Posts: 11
Registered: ‎07-05-2008

Re: MYSQL issues

hi
i have tried to show hiden files using cuteftp
but the only hidden file in my ccgi area ia .bash_history
can i upload this to my normal space or will it not work as it needs to be ccgi?
help its doing me head in now!
Prod_Man
Grafter
Posts: 287
Registered: ‎04-08-2007

Re: MYSQL issues

Your Domain Setup is pointing to the wrong Server.
That's why you see an Empty Index Listing (at the moment that is).
> ping www.stakesbyarmsfc.co.uk

Pinging homepages.plus.net [212.159.9.131] with 32 bytes of data
...

I had to alter this when I setup my own domain with the CCGI Service.
Dev-Center = ccgi.promedia.plus.com. Smiley
For your Domain to work with the CCGI Server,
you have to raise a ticket to "Change the CGI service to basic".
It was somewhere hidden in the many subdomains filled with helpful information which isn't collaborated by any one Search Feature Smiley
Not to worry, here it is.
Otherwise it is then following by changing your current records, that looks like:
Left FieldTypePriRight Field
stakesbyarmsfc.co.uk.a212.159.9.131
mx20mx.last.plus.net.
wwwcnamewww.username.plus.com.

to
Left FieldTypePriRight Field
stakesbyarmsfc.co.uk.a84.92.1.4
mx20mx.last.plus.net.
wwwcnameccgi.plus.net

I have replied to your EMail Message in the Messages Centre
(My Messages)
Hope this helps!
Jim,