Jump to content
The Uniform Server Community

cabra

Translator
  • Posts

    41
  • Joined

  • Last visited

Everything posted by cabra

  1. This post cannot be displayed because it is in a password protected forum. Enter Password
  2. This post cannot be displayed because it is in a password protected forum. Enter Password
  3. This post cannot be displayed because it is in a password protected forum. Enter Password
  4. This post cannot be displayed because it is in a password protected forum. Enter Password
  5. This post cannot be displayed because it is in a password protected forum. Enter Password
  6. This post cannot be displayed because it is in a password protected forum. Enter Password
  7. This post cannot be displayed because it is in a password protected forum. Enter Password
  8. This post cannot be displayed because it is in a password protected forum. Enter Password
  9. This post cannot be displayed because it is in a password protected forum. Enter Password
  10. I replaced the php.exe and copied all DLLs. I think the biggest problem is the php.ini. I used WinMerge to merge the old ini file with the new 5.1 one. The first think you have to do is setting the default date in the ini or with ini_set(), or you will always get an error when you use a time function. See php.net for the allowed values... Other problems: - mktime() without parameters (current server time) causes an error. it has to be replaced with time() - if you use mktime() with the last parameter for the DST time, this will also cause an error
  11. This post cannot be displayed because it is in a password protected forum. Enter Password
  12. This post cannot be displayed because it is in a password protected forum. Enter Password
  13. This post cannot be displayed because it is in a password protected forum. Enter Password
  14. This post cannot be displayed because it is in a password protected forum. Enter Password
  15. This post cannot be displayed because it is in a password protected forum. Enter Password
  16. This post cannot be displayed because it is in a password protected forum. Enter Password
  17. This post cannot be displayed because it is in a password protected forum. Enter Password
  18. This post cannot be displayed because it is in a password protected forum. Enter Password
  19. This post cannot be displayed because it is in a password protected forum. Enter Password
  20. This post cannot be displayed because it is in a password protected forum. Enter Password
  21. This post cannot be displayed because it is in a password protected forum. Enter Password
  22. This post cannot be displayed because it is in a password protected forum. Enter Password
  23. This post cannot be displayed because it is in a password protected forum. Enter Password
  24. This post cannot be displayed because it is in a password protected forum. Enter Password
  25. This post cannot be displayed because it is in a password protected forum. Enter Password
×
×
  • Create New...