XXLBOY Posted November 3, 2006 Report Share Posted November 3, 2006 Īsak sakot man vaig info kā uzstādīt PAREIZI PHP&MySQL! Es esmu ieinstalējis, bet nezinu ko kā tālāk nokonfigurēt! Mēģināju meklēt topic bet neatradu :( Palīdziet un pastāstiet ka pareizi jāuzstada apaci! Vai arī iedodiet link kur ir aprakstīts kā to izdarīt !! Link to comment Share on other sites More sharing options...
ray Posted November 3, 2006 Report Share Posted November 3, 2006 (edited) kā nokonfigurēt apache ir rakstīts pamaacībā php direktorijā, kur tev stāv php pēc ieinstalēšanas vai atzipošanas un mysql jau nu gan te forumā bija n-tās reizes aprakstīts... Apache conf failā pievienot: ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php # Priekš PHP 4 Action application/x-httpd-php "/php/php.exe" # Priekš PHP 5 Action application/x-httpd-php "/php/php-cgi.exe" # Priekš PHP 4: LoadModule php4_module "c:/php/php4apache2.dll" AddType application/x-httpd-php .php # Priekš PHP 5: LoadModule php5_module "c:/php/php5apache2.dll" AddType application/x-httpd-php .php #php.ini failā nomainīt: PHPIniDir "C:/php" Edited November 3, 2006 by ray Link to comment Share on other sites More sharing options...
bubu Posted November 3, 2006 Report Share Posted November 3, 2006 Atver apačes, mysql, php manuāli un lasi. Tur viss ir uzrakstīts. (un neiedomājies prasīt, kur atrast manuāli.. gūglē visu var atrast) Link to comment Share on other sites More sharing options...
Delfins Posted November 3, 2006 Report Share Posted November 3, 2006 Mēģināju meklēt topic bet neatradu :( Da sūdīgi meklēji... tam pat speciāli izdalīts topiks + stāv pašā sākumā sarakstā!!... Link to comment Share on other sites More sharing options...
Recommended Posts