Hello,
We are using a solaris server as our environment. But as far we have searched we are unable to install wampp server on it. So we are unable to run Projeqtor on it.
Need your assistance.
Thanks in advance
Hi,
Installation of xAMP stack on Solaris is possible but not trivial.
You must install Apache, MySql and PHP separatly.
(you won't be able to use WAMP stack as WAMP is a xAMP stack for Windows)
Hello,
I would like import into projectqtor one complex project that I have created with projectLibre and saved into ms-project XML format.
The project conatins about 1 thousand of row and i don't want re-insert task into projeqtor.
The problem is that i can't find method to import task dependencies.
You are right, it is not possible today to import dependencies.
Maybe as an evolution...
I have installed a xamp on the solaris. But now where to copy the projeqtor folder and please tell if there are any configuration required. Kindly explain the steps.
Thanks in advance.
Hi Vikas,
I have installed ProjeQtor on Xampp. Please find the instructions.
* copy projeqtor in /opt/xampp/htdocs folder
* set 777 permission for /opt/xampp/htdocs/projeqtor/files & /opt/xampp/htdocs/projeqtor/tool folders. I have tried with 775 but it didnt work.
* As mentioned in readme.txt file you need to copy .so files in /opt/xampp/php/ext folder. Also modify php.ini file under /opt/xampp/etc.
* using xampp start mysql and apache.
* create DB and user.
* http:///projeqtor
* on initial setup provide necessary inputs.
Thats all. it works like a champ 🙂 .
Regards
Raj
Hi Raj,
Please tell me where could I find the .so file. I found none of the instructions in readme.txt file.
You can find them in rpmfind.net.
However, I believe it should work without .SO file .