Jump to content
The Uniform Server Community

DannyH

Beta Tester
  • Posts

    56
  • Joined

  • Last visited

Everything posted by DannyH

  1. I have a question about virtual host, All virtual hosting is working correctly and pointing to the correct folder, but I just don't understand why, if I type the URL into my browser without WWW it will always default to the first virtual host WWW.MYSITE-1 I have 3 folders in \www mysite1 mysite2 mysite3 ##########VIRTUAL HOST SETUP########## # WWW.MY-SITE-1 <VirtualHost *> ServerName www.my-site-1 DocumentRoot /www/mysite1 </VirtualHost> ##########VIRTUAL HOST SETUP########## # WWW.MY-SITE-2 <VirtualHost *> ServerName www.my-site-2 DocumentRoot /www/mysite2 </VirtualHost> ##########VIRTUAL HOST SETUP########## # WWW.MY-SITE-3 <VirtualHost *> ServerName www.my-site-3 DocumentRoot /www/mysite3 </VirtualHost> Am I missing something here, have read through the Forums but can’t seem to find anyone with the same problem? DannyH
  2. Hi Ric, I am so sorry for the delay , just after my last post I went on holiday to Turkey and have only just got back, thank you so much for you reply’s I cant thank you enough for your support on this topic, please post a reply so I know you have read this Ric p.s all working a dream Thanks DannyH
  3. Hi Ric Just an Update Sorry but the Register (Globals was OFF, Now ON) and the PHP Calculator is now working. So Uniform Server 3.3 Is now fully working with VCalender and Our PHP Calculator, just can’t see why Apollo is not working with VCalender Weird Thanks DannyH
  4. Thanks Ric, Sorry for the long post, thanks for getting back to me have made these changes and installed the new copy, installation perfect now, but still having the same problem. What is happening, if you make an entry on VCalendar on any day and then go to day view, it will say (There is no data related to this day/event.) But the rest of the VCalendar is working fine? Now I installed Uniform Server Version 3.3 and VCalendar works correctly, (the day view works) but I cant use that version because the PHP Calculator we had made for us wont run on this version of Uniform Server, so I'm going round in one big circle, lol Now I would like to stay with Uniform Server Apollo but I'm pulling my hair out. and the worst of it is Ric, we had a meeting at work talking about the intranet and my Bosses saying ''how is the Calendar coming along?'' Oh perfect I replied, well the silly sod I am, just didn't push the day view button, it was probably that long ago that the version I was testing was 3.3 and all was fine. So I once again thank you for your time and help with this I'm sure this is something stupid I'm not doing but any more help would be so much appreciated Ric. Thanks DannyH
  5. Thanks Ric very much And I do mean this, A big thank you for your help on this But call me thick! but i cant find this line? ----------------------------------------------------------------------------------------------------------------------------- (Open file php.ini located in folder *\Uniform Server\udrive\usr\local\php Change this line: DirectoryIndex index.html index.shtml index.html.var index.htm index.php3 index.php index.pl index.cgi To: DirectoryIndex index.php index.html index.shtml index.html.var index.htm index.php3 index.pl index.cgi) ----------------------------------------------------------------------------------------------------------------------------- Many Thanks Danny (Sorry Extremely sorry, must have been brain dead at the time! It was the Apache config file that needs editing. I have corrected my post accordingly. I thought it wise to remove your long post. I do apologise for the inconvenience. All the best Ric.
  6. Hi Guys (Please forgive me but very new to this!!) First thing first (Love the uniform server) Just wondering if anyone has ever installed Vcalendar on Uniform Server, as having a problem with the day view. Requires: web server (IIS, Apache, ...), PHP 4.1 or higher (with mb extension enabled), MySQL 4.x or higher im not familiar with mb extensions? just need to know if its something im not doing? have posted on Vcalendar Fourm but no luck, have also send them a private message. Many Thanks for any help Danny
×
×
  • Create New...