Ik heb sindskort een domein met hosting bij Sohosted draaiende op een Windows NT IIS server.
System Windows NT SOHOSTED03 5.2 build 3790
Build Date Jul 13 2004 17:31:56
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib
Het werkt op zich prima. Alleen krijg ik Gallery (http://gallery.menalto.com) maar niet aan de gang. Zoals in de handleiding van Gallery staat moet ik het een en ander aanpassen in de instellingen. Hier een voorbeeld:
Find the php.ini file (should be in your system root directory, e.g. C:\winnt\ or C:\windows. Open it in Notepad. Locate the line that starts with error_reporting . Change the line to read: error_reporting = 2039 . Then change the line that starts with session.bug_compat_warn to session.bug_compat_warn = 0. ............
1) Hoe kan ik in die php.ini file komen? Heb ik hier uberhaupt wel toegang toe? Kan ik dit bestand opzoeken met wsftp? Of moet ik iets apparts intikken in de adressenbalk?
2) En hoe kan ik bestanden beveiligen/vrijgeven? Met Linux ging dit altijd heel makkelijk via chmod? Hoe werkt dit met de Windows NT IIS server?
System Windows NT SOHOSTED03 5.2 build 3790
Build Date Jul 13 2004 17:31:56
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib
Het werkt op zich prima. Alleen krijg ik Gallery (http://gallery.menalto.com) maar niet aan de gang. Zoals in de handleiding van Gallery staat moet ik het een en ander aanpassen in de instellingen. Hier een voorbeeld:
Find the php.ini file (should be in your system root directory, e.g. C:\winnt\ or C:\windows. Open it in Notepad. Locate the line that starts with error_reporting . Change the line to read: error_reporting = 2039 . Then change the line that starts with session.bug_compat_warn to session.bug_compat_warn = 0. ............
1) Hoe kan ik in die php.ini file komen? Heb ik hier uberhaupt wel toegang toe? Kan ik dit bestand opzoeken met wsftp? Of moet ik iets apparts intikken in de adressenbalk?
2) En hoe kan ik bestanden beveiligen/vrijgeven? Met Linux ging dit altijd heel makkelijk via chmod? Hoe werkt dit met de Windows NT IIS server?