do I need to have a database (mysql)?
regards,
ak
Main Topics
Browse All Topics
Hello group,
Can I install Wordpress on UNIX machine (HP-UX)? is there any Wordpress for this OS?
Regards,
ak
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
If you have existing MySQL database - reuse it and make standby setup.
In all other cases you need to install MySQL
You need to add PHP module to existing Apache or new Apache.
After that follow wordpress guides to populate and connect database and to enable extra modules in php.ini
Their guide really gives general info about all components used.
Hello,
>>If you have existing MySQL database - reuse it and make standby setup.
Ok, I guess I have to give you guys more details. I'm going to upload/install wordpress on a UNIX server which I don't have admin/root access. All I can do it installing under /dir1/dir2/myAccount
their IT dept. is going to give me PHP access and also MySQL but since so far I have been using my own server I'm not sure how that would go. so please answer me with the knowledge that I will be using a remote server which I only have access to my own home. That path will be the location that I will create my pages using wordpress.
1) if they create a database and give me access to php can I still use wordpress for my pages?
2) what things should I ask them to consider or add?
3) will wordpress properly this way?
Regards
ak
Hello again,
So far I have uploaded onto the testing directory and as it shows nobody has access to the files.
1) what should I do? should I use chown?
2) what should be the access level to these files?
3) how about files in sub-dirs?
total 240
---------- 1 ed users 0 Oct 18 21:42 index.php
---------- 1 ed users 0 Oct 18 21:42 license.txt
---------- 1 ed users 0 Oct 18 21:42 readme.html
drwxr-xr-x 7 ed users 2048 Oct 18 21:42 wp-admin
---------- 1 ed users 0 Oct 18 21:42 wp-app.php
---------- 1 ed users 0 Oct 18 21:42 wp-atom.php
---------- 1 ed users 0 Oct 18 21:42 wp-blog-header.php
---------- 1 ed users 0 Oct 18 21:42 wp-comments-post.php
---------- 1 ed users 0 Oct 18 21:42 wp-commentsrss2.php
---------- 1 ed users 0 Oct 18 21:42 wp-config-sample.php
drwxr-xr-x 4 ed users 3864 Oct 18 21:42 wp-content
---------- 1 ed users 0 Oct 18 21:42 wp-cron.php
---------- 1 ed users 0 Oct 18 21:42 wp-feed.php
drwxr-xr-x 6 ed users 2048 Oct 18 21:42 wp-includes
---------- 1 ed users 0 Oct 18 21:42 wp-links-opml.php
---------- 1 ed users 0 Oct 18 21:42 wp-load.php
---------- 1 ed users 0 Oct 18 21:42 wp-login.php
---------- 1 ed users 0 Oct 18 21:42 wp-mail.php
---------- 1 ed users 0 Oct 18 21:42 wp-pass.php
---------- 1 ed users 0 Oct 18 21:42 wp-rdf.php
---------- 1 ed users 0 Oct 18 21:42 wp-register.php
---------- 1 ed users 0 Oct 18 21:42 wp-rss.php
---------- 1 ed users 0 Oct 18 21:42 wp-rss2.php
---------- 1 ed users 0 Oct 18 21:42 wp-settings.php
---------- 1 ed users 0 Oct 18 21:42 wp-trackback.php
---------- 1 ed users 0 Oct 18 21:42 xmlrpc.php
Business Accounts
Answer for Membership
by: rondelrosarioPosted on 2009-10-07 at 18:32:13ID: 25521790
Yes you can. It will work on any unix platform assuming that you setup the database and web server properly.