Dear Nick,
Thank you very much for your kind-hearted to help me. Thank you. Nick, If I can make a wish for some help to you, would you mind help me in these questions: 1. What do you mean by installing mysql? because when I run # rpm -qa|grep mysql, I got the version of mysql are : mysql-3.23.54a-11 mysql-server-3.23.54a-11 php-mysql-4.2.2-17
Do I need install mysql again? If I have to, How? Please
2. Is there any configuration in websever? or I just have to restart the webserver by using "# /etc/rc.d/init.d/httpd restart"? If I have to configure the webserver, Would you mind share the file..Please..
Please Help me Nick..Please...because my skill is too lack. Please...
I am so sorry for bothered and waste your time Nick. I am Sorry. Thank you very much
Regards,
Ferianto
nick nick@mobilia.it wrote: Ferianto siregar wrote:
Dear all,
Thank you very much to all of you for your kind-hearted to reply my questions. Thank you very much.
All, Now I try to build the openser admin in my openser server. I have tried to build it for many times, but never successfully. I know that my skill is too low. So I try to ask it to you. Please help me..Please.
I have tried to build the openser admin packet by using README .But, I am confused. Maybe it is because of my lack skill to understand it. Here is the task that I have done:
- I have download Ruby and Rails packet. The versions that I have got
were rubygems-0.9.0.tar.gz and rails-1.1.6.tar.gz
a. Untar the Rubygems packet # tar -zxvf rubygems-0.9.0.tar.gz # cd rubygems # ruby setup.rb
No errors on the install?
b. Untar the Rails packet # tar -zxvf rails-1.1.6.tar.gz # cd rails # ruby script/server
If you have gems installed you can just
gem install rails --include-dependencies
c. Untar the openseradmin packet # tar -xjvf openseradmin-0.3.tar.bz2 # cd openseradmin-0.3
That's correct, but without rails installed it probably won't work..
d.Logging into the database server #mysql -u root -p > Connect openser; > GRANT ALL ON openser.* TO 'openser'@'localhost' IDENTIFIED BY 'openserrw'; > USE openser; > SOURCE /root/openseradmin-0.3/db/database_tables.sql; > EXIT
Here is the confusing problem that I got :
- When I try to run "gem install mysql", I got the error message. So, I
can not execute it. What`s wrong?
Try gem install mysql --with-mysql-config=/path/to/mysql/lib
- When I try to access it by using web browser by typing
"http://localhost:3000", I get nothing. What`s wrong?
You need to start the web server, but without mysql, it won't work..
- Would you mind tell me if all the task that I have done correct or
not? I need some suggestion or adviseable. Please....
Install rails, then install mysql, then start the server, it should work fine...
I do hope anybody can help me. Please...
Regards,
Ferianto
Yahoo! Messenger with Voice. Make PC-to-Phone Calls
to the US (and 30+ countries) for 2¢/min or less.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
--------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out.
--------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.