Current location: Hot Scripts Forums » Programming Languages » PHP » php or apache issue?


php or apache issue?

Reply
  #1 (permalink)  
Old 02-23-04, 10:07 AM
lokey lokey is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
php or apache issue?

I recently, successfully, installed Apache2, php4, on XP. I downloaded this Calendar from http://www.cascade.org.uk/software/php/calendar/ . When I load it up, it gets stuck in the month, so I can't go to next or prev month. I know the code is good, because I loaded it up to my hosting area, and works fine, so it must be my php or Apache configuration. Basically the page builds a url when you click on dates or left right, and calls itself to display the new month. Does anyone know what the issue is??

Lokey
Reply With Quote
  #2 (permalink)  
Old 02-24-04, 04:22 PM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,

It's usually faster if you directly contact the developer of the script than to post here, if it is not a standard extension/library of PHP...
__________________
Blavv =|
Reply With Quote
  #3 (permalink)  
Old 02-25-04, 11:55 AM
lokey lokey is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
thanks for the reply, but I did that, and he did not get back to me.However, I downloaded another Calendar and that also behaved the same way. Since Apache's error log show nothing, I am assuming is php, or maybe even Win XP. I was wondering if anyone else has encountered something similar.


Lokey

Quote:
Originally Posted by blaw
Hi there,

It's usually faster if you directly contact the developer of the script than to post here, if it is not a standard extension/library of PHP...
Reply With Quote
  #4 (permalink)  
Old 02-26-04, 01:07 AM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,

What's the error you are getting?
Since you seem to have the same problem with calendar-related scripts, could it be that you don't have Calendar extension on your PHP but the scripts you are trying to run require Calendar extension? You can check it with phpinfo(). If it doesn't say '--enable-calendar' in "Configure Command" section (located in the first table), then you don't have Calendar extension on your PHP.

HTH.
__________________
Blavv =|
Reply With Quote
  #5 (permalink)  
Old 02-29-04, 01:41 PM
lokey lokey is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Thank you. I think you are on to something since I don't have a Calendar extension. I searched the php site and did not find one. Can you tell me where I can get it since it didn't come with the original package??????

Thanks a lot
Lokey


Quote:
Originally Posted by blaw
Hi there,

What's the error you are getting?
Since you seem to have the same problem with calendar-related scripts, could it be that you don't have Calendar extension on your PHP but the scripts you are trying to run require Calendar extension? You can check it with phpinfo(). If it doesn't say '--enable-calendar' in "Configure Command" section (located in the first table), then you don't have Calendar extension on your PHP.

HTH.
Reply With Quote
  #6 (permalink)  
Old 02-29-04, 02:31 PM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hello there,

Sorry, one thing - if you're using a Windows binary, which I guess you do, it doesn't appear as "--enable-calendar". You can scroll down the phpinfo() page and look at the section called "Calendar". If the calendar support is "enabled", then you have it.

I think PHP4 comes with calendar extension by default. What error do you get?
__________________
Blavv =|
Reply With Quote
  #7 (permalink)  
Old 02-29-04, 07:43 PM
lokey lokey is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, I did use a binary, and did not come with a dll and I don't have the support in the php.ini. My question is can I not download the dll, and add it to my extension folder, then simply add the directive to my config file?

Lokey

Quote:
Originally Posted by blaw
Hello there,

Sorry, one thing - if you're using a Windows binary, which I guess you do, it doesn't appear as "--enable-calendar". You can scroll down the phpinfo() page and look at the section called "Calendar". If the calendar support is "enabled", then you have it.

I think PHP4 comes with calendar extension by default. What error do you get?
Reply With Quote
  #8 (permalink)  
Old 03-08-04, 11:55 PM
lokey lokey is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Does anyone know the answer to this question wether I can just download a Calendar dll and add it to my extension folder????

Lokey
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
Unable to connect to MSSQL with PHP through a firewall whiplashdomain PHP 1 01-31-04 07:17 PM
100 Web Templates & 10 PHP Scripts for sale! HostersUK.co.uk General Advertisements 0 01-10-04 12:31 AM
apache handlers for php alexj PHP 0 01-05-04 03:06 PM
Php and apache problem Cmrdrv PHP 26 08-03-03 10:35 PM


All times are GMT -5. The time now is 09:04 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.