[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

10/21/2009 at 11:16PM PDT, ID: 24833435 | Points: 500
[x]
Attachment Details

big problem with unix and wordpress

Asked by akohan in WordPress, Unix Setup, PHP Installation

Tags: unix, linux, wordpress, php

Hello group,

I'm going to use an organization server (Unix HP-UX) to install Wordpress. I dont have root access but I'm giving an account where in my account I can run a website or bunch of web pages. Currently it is only html base.

First I asked permission for PHP so I was told for every single PHP file I must use this line:
#!/usr/bin/php

1) Is this a good way to get access to PHP?!


Second, I asked for MySQL since required for WordPress. In response I am giving some instruction to run as following:



$ /usr/local/mysql/scripts/mysql_install_db -u MyUserName  --datadir=/home/users3/eng/eda/database --basedir=/usr/local/mysql --port=19000


PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/local/mysql/bin/mysqladmin -u root password 'new-password'
/usr/local/mysql/bin/mysqladmin -u root -h towhee password 'new-password'
See the manual for more instructions.

NOTE:  If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/local/mysql/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!

You can start the MySQL daemon with:
cd . ; /usr/local/mysql/bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
 

$ mysqld -u MyUserName--datadir=/home/users3/eng/eda/database  --basedir=/usr/local/mysql --socket=/tmp/edaasic_mysql.socket  --port=19000
091021 22:23:42  Can't start server: Bind on TCP/IP port: Address already in use
091021 22:23:42  Do you already have another mysqld server running on port: 19000 ?
091021 22:23:42  Aborting

091021 22:23:42  mysqld: Shutdown Complete
on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com




$ mysql -u root  --socket=/tmp/MyUserName_mysql.sock  --port=19000 -p

This very last command allows me to get to mysql line. Is this a good and robust way to access to php and mysql?

2) how can I setup my wordpress and webpages with these settings? please advise me.

regards,
ak

 
Keywords: big problem with unix and wordpress
 
Loading Advertisement...
 
[+][-]10/22/09 01:37 AM, ID: 25631867

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 02:34 AM, ID: 25632202

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/23/09 10:12 AM, ID: 25646381

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/25/09 06:49 PM, ID: 25659348

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/25/09 08:38 PM, ID: 25659556

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625