razieg
11-28-2001, 04:10 AM
Please Help!!!! I just want to ask if RaQ4 support this kind of software and Services
asp, jsp, php, c++(can you please tell me how can i activate those software-- links for installation and configuration is fine)
custom error page
password protection through control panel?
raw logs
anonymous ftp
Please help!!!!!:(
ASPCode.net
11-28-2001, 04:28 AM
asp = yes. Comes preinstalled
jsp = not by default. I think if you search here in the RAQ forum you might find out how to do install it
php = yes comes by default, but needs updating. There are premade packages for this - easy to do
c++ = yes. Comes preinstalled
custom error page = Customer can't do it themselves with CP.
password protection through control panel= Customer can't do it themselves with CP.
raw logs = yes
anonymous ftp = yes
razieg
11-28-2001, 04:41 AM
with due respect, i didnt see the C++ on the preinstalled software for RaQ4, how about MySql?
Thanks
skylab
11-28-2001, 04:44 AM
mysql is not loaded by default on a raq4i. you can easily add it with a PKG file through the cobalt GUI. note though, if you want to use php & mysql together, you have to add a line into your php.ini file. they explain it underneath the PHP pkg description on the cobalt PKG site.
check out here:
> http://pkg.nl.cobalt.com/packages/raq/4/
> http://www.cobalt.com/support/download/raq4.eng.html
> http://cobalt-aid.sourceforge.net/files/
razieg
11-28-2001, 04:53 AM
okay!!!!!!!!!!!!
thank you very much!!! i will try this and if i have problems i will post a message again, thanks
razieg
12-06-2001, 04:55 AM
i got my raq4 now and I am now on my way on setting up the mysql with php, but it seems that it is not working with me
http://pkg.nl.cobalt.com/howto/casp_mysql_howto.shtml
<--this is the url that im using, but when i add it and test it i got a page cannot be displayed? do i need to install first the pkg file before i do this step 10 to install mysql?
please respond ASAP. thanks
razieg
12-06-2001, 06:29 AM
:bawling:
how can i install pkg file
RaQ3-RaQ4-MySQL-3.23.37-1.pkg
please help
NewonNet
12-06-2001, 08:39 AM
To install package file:
Login to server admin control panel
click on 'Maintainance'
click on 'Install Software' at the top
Enter
http://pkg.nl.cobalt.com/i386/RaQ3-RaQ4-MySQL-3.23.37-1.pkg
in the URL box and click install.
Watch the bottom of the page for any report errors.
That's it!
The system should return when done.
You can find out more about your raq4 by download the manual at http://www.cobalt.com/support/resources/manuals.html
ASPCode.net
12-06-2001, 04:03 PM
Originally posted by razieg
with due respect, i didnt see the C++ on the preinstalled software for RaQ4, how about MySql?
Thanks
Well there is no package for it but it is there. From telnet/SSH
gcc file.cpp -o test
Then run test and it will work
razieg
12-06-2001, 11:31 PM
Already done with that but any ideas how can i test the mysql and php?