royshap
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Error in installationwell if it’s your server then install webmin, dealing with mysql becomes the easiest thing with webmin.
Forum: Installing WordPress
In reply to: 500 errorseems like a php problem, but you probably can’t do anything but contacting your webhost.
Forum: Installing WordPress
In reply to: Weird problem with URLit could be done thru .htaccess
not sure how, but im positive with .htaccess you can avoid the case sensitivity issues.
Forum: Installing WordPress
In reply to: I don’t know where to beginhave your domain point to the ip you got from your hosting plan.
in the webhost panel set the domain name as you website domain.
now upload the wordpress files into the root directory of your webhost, ftp would be the easiest, just log in and upload all the files without the folder.
now set a mysql database and username in your webhost control panel.
if this dosn’t work, or maybe it’s too dificult for you to do it, try a different webhost, for a single blog/site i can recommend you hosting24, I had several websites hosted there, very easy to do anything you want, they can host your domain and files at one package.
Forum: Installing WordPress
In reply to: Error establishing a database connection – centos5.4OK, so, ive been looking around a bit, same problem seem to have been resolved to many people by running this line
SET PASSWORD FOR some_user@some_host = OLD_PASSWORD(‘your_old password_here’);
Yet, it didn’t work for me, but i found how to make it work.
I changed the hosts of the mysql user i creat, instead of “any”, i set it only to “localhost” and that seem to solve the problem, not sure how it started initially cause in my other server i just put “any” and it works.
Forum: Installing WordPress
In reply to: Error establishing a database connection – centos5.4maybe im not being really direct but it’s cause im not sure how.
I got a new server, centos 5.4 installed
i have installed apache, php, mysql. everything is up and running and working fine.
i download latest.zip, set the wp-config.php as i usually do.
set up new databse, new database user with permission to all.then when i go to the websites, Error establishing a database connection
I have another server with like 30 blogs, all set up the same way, only difference is the other one is Debian and this one is Centos.
If anyone have any idea what it could be, i have searched other posts, and read installation manual and etc yet nothing worked.
Forum: Installing WordPress
In reply to: google analyticsdror you put links for “website buildings” and “website promoting” companies in hebrew in your first post, you sure you dont know how to add a line to the theme code??
I mean… even I did it, and I am semi-retarded.
Forum: Installing WordPress
In reply to: Can see homepage, everything else is a 404!fix ur permalinks and set an .htaccess file