| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| New Member Posts: 25 Join Date: Jun 2007 | Install on a Windows Server 2003... extremly confusing -
25-06-2007, 11:42 AM
Hi, I'm a beginner at this. I was given the task of installing supportsuite on a Windows Server 2003. The problem is that I don't have a clue of what I'm supposed to do. I have supportsuite, I have a server, what now? The supportsuite software is a bit confusing, from what I figured out it's a web based support center. I'm on a standalone server, so I need to make it work on my Windows Server 2003, and eventually on the network. I looked trough the help section and it seems I have to have PHP and MySql installed, I have some experience with both but I never had to install them on a server before. I tried, but without success. I can access http://127.0.0.1/phpinfo.php, but it gives me a blank page with "The specifies procedure could not be found". What I would like to know is what do I need to get supportsuite to work on my server, and how to do it. Can somebody help me out? |
| | |
(#2)
|
(#3)
|
| Senior Member Posts: 3,865 Join Date: Aug 2006 Location: Mumbai, India |
25-06-2007, 01:18 PM
Installing the Kayako product is rather simple provided your server meets the software requirements. Your issue seems to be with PHP installation. Make sure you have followed the PHP installation manual found at http://www.php.net/. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#4)
|
(#5)
|
(#6)
|
(#7)
|
(#8)
|
| Member Posts: 350 Join Date: Feb 2007 Location: Lyon, France |
25-06-2007, 01:51 PM
If you're not using IIS, you may take a look at WAMP (apache, php & mysql easy installation): http://www.wampserver.com/en/index.php Then install zendoptimizer... it works well But wamp is a development platform and is not supposed to be used as a public website hoster ... but it also works. -- Lurking around there -- |
| | |
(#9)
|
| New Member Posts: 25 Join Date: Jun 2007 |
25-06-2007, 02:07 PM
I'd rather continue on IIS, because that's what they gave me. So far I've been working my butt off the PHP installation, the only real problem seems to be the DefaultAppPool in the Application Pool in the IIS Manager, it stops with an "Unspecified error" when I hit refresh on http://localhost/phpinfo.php (which exists... I made it). So now I got ISAPI PHP everywhere, but the stupid DefaultAppPool isn't doing what I want. |
| | |
(#10)
|
(#11)
|
(#12)
|
| New Member Posts: 25 Join Date: Jun 2007 |
25-06-2007, 02:49 PM
I got PHP to work by uninstalling and reinstalling the IIS in windows commponents (Google = God). Now to get the Zend Optimizer in the phpinfo. Also, somehow, http://localhost/supportsuite doesn't work. It's an ant step for humanity, but an astronomical leap for me. |
| | |
(#13)
|
| Member Posts: 234 Join Date: Apr 2006 Location: Norway |
25-06-2007, 02:51 PM
Great! Does http://localhost/supportsuite/index.php work? If it does, just add index.php to your document lists in IIS. |
| | |
(#14)
|
| New Member Posts: 25 Join Date: Jun 2007 |
25-06-2007, 02:55 PM
Quote:
. | |
| | |
(#15)
|