|
Hi, I want to do something like this in my OSQA script on Dreamhost
Could someone help me with this ? Thanks |
|
Since is a single file, you can just put that in the root of the project and it should work. currently the path to osqa is like this : /home/user-name/domain-name/osqa so you meant to put the file directly in /home/user-name/domain-name/osqa ?
(12 May '10, 06:35)
Sim
Yes, that's it.
(12 May '10, 15:52)
Hernani Cerq... ♦♦
I tried but couldn't fix the issue. Any other suggestions ? Thanks
(13 May '10, 02:19)
Sim
What is the error you get?
(13 May '10, 06:05)
Hernani Cerq... ♦♦
the script just didn't start (waiting forever when I browse to my website, I use Dreamhost) I end up putting the lib in the same folder as the script that will import it. Then it works.
(13 May '10, 22:56)
Sim
|