david
Forum Replies Created
-
thats it – got it, thanks.
would ssl have anything to do with it? We have ssl enabled on the WP install, but have not got a cert sorted out yet? So the site is ‘not-secure’ in the browser.
I have the same issue, I have to re-enable the fan-page option every day so far. But the really annoying thing is when you think you are okay and have spend hours writing, proofing and editing your post – it fails to be posted to the facebook fan-page but does go everywhere else it should ie the blog and my personal timeline etc.
Then I re-enable the option but there is no way to resend the post to the facebook fan-page. You have to put a manual post in – very annoying.
When we re-enable the option we should be able to resend the post the fan-page. Are there any developers still answering this thread?
I am looking at the same issue, do we really have to submit detailed instructions to get this to work? How would we even do that when we dont know exactly what an author has to do? Help?!
hey ipstunu, thanks for your reply. when i said no experience i should have said no real linux experience. I had installed WP on my home machine using xmapp so I have some experience. I was just pulling my hair out with the linux curve (learning)!! anyhoo, I have managed it and we have a working install, subdomains n all!! when i posted it was late and i had been going round in circles learning about ‘adduser’ v’s ‘useradd’, ‘chowning’ and 777 file permissions… but i have managed it so am a happy bunny!!
i went ahead and installed it into its own directory /etc/sites/company_name/ all good. now I cant seem to get to the next stage ie setting up the mysql databases. I keep getting an ERROR 1045 (28000): Access denied for user ‘mysql’@’localhost’ (using password: NO). before you say i have tried many different users including root, my username, mysql etc with no luck. as far as i know this is a pretty fresh install so mysql should be completely clean so i should be able to get in with the default user=mysql, without a password as the tables are still blank etc. any ideas?
I have read the page you have linked to in ur post. I am going to install using sub-domain’s etc but I am really looking for very basic answers here. I have access to the server via putty and have all the permissions etc i just need to know which directory to uzip and install the wordpress folder in so I dont have to move it later on. I am going to create a new user and then install wordpress and chown the install directories to the the new user. all i want to know is where to do it. I have a directory structure /etc/home/ with a list of different users eg /etc/home/davidshave , /etc/home/ftp , /etc/home/other_users . do create a new user in this directory and uzip it here?