letőltöm a php-5.2.5.tar.gz kicsomagolom ./configure ..rendben make és ezt írja make: *** No targets specified and no makefile found. Stop. mit tegyek?

sudo aptitude php5 ______________ ..::Sevoir::..

    vadasyalkalmazások > kellekek > terminal majd beirod: sudo aptitude install php5 (elobb elirtam, sorry) kéri a root jelszavat, beirod es telepiti) ______________ ..::Sevoir::..

      Sajnáljuk, hiba történt a tartalom megjelenítése során. Ha Ön felhasználó, akkor próbálja újra később. Ha rendszergazda, akkor további információkért nézze meg a Flarum naplófájljait.

        vadasytovábbá: sudo aptitude install libapache2-mod-php5 php5-cli php5-common php5-cgi aztan restart apache: sudo /etc/init.d/apache2 restart es mennie kell a php nek ______________ ..::Sevoir::..

          Sevoirez történik root@v# /etc/init.d/apache2 restart * Restarting web server apache2 grep: /etc/apache2/conf.d/phpmyadmin.conf: Nincs ilyen fájl vagy könyvtár * We failed to correctly shutdown apache, so we're now killing all running apache processes. This is almost certainly suboptimal, so please make sure your system is working as you'd expect now! apache2: Syntax error on line 292 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/conf.d/phpmyadmin.conf: No such file or directory

            vadasyotthoni felhasználásra: ebben aztan minden modul : sudo su apt-get install mysql-server mysql-client libmysqlclient15-dev apt-get install phpmyadmin apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils libexpat1 apt-get install libapache2-mod-php5 php5 php5-common php5-curl php5-dev php5-gd php5-idn php-pear php5-imagick php5-imap php5-json php5-mcrypt php5-memcache php5-mhash php5-ming php5-mysql php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl es ennek mennie is kell... ______________ ..::Sevoir::..

            • warp válaszolt erre.

              SevoirMég egyszerűbben! Csak most!! Rendszer > Adminisztráció > Synaptic csomagkezelő > Szerkesztés > Csomagok kijelölése feladat szerint > LAMP -ugye: linux apache2 mysql php- szerver kijelöl > telepít és használ :-) _______ warp

              mindkét módon megcsináltam localhost vadasy.home megy netstat -tap Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 localhost:mysql *:* LISTEN 6509/mysqld tcp 0 0 *:sunrpc *:* LISTEN 4010/portmap tcp 0 0 *:www *:* LISTEN 6729/apache2 tcp 0 0 localhost:ipp *:* LISTEN 4788/cupsd tcp 0 0 *:smtp *:* LISTEN 4924/master tcp 0 0 *:51454 *:* LISTEN 4028/rpc.statd ezeket írja index.php továbbra sem működik telepítés során ezt írta: Not replacing deleted config file /etc/php5/apache2/php.ini nemtom mit tegyek

                vadasya http://home.vadasi/index.php nem megy? a http://localhost/index.php nem megy? ______________ ..::Sevoir::..

                  Sevoirnem felajánlja az index.php mentését ill megnyitását vadasy.home/index.php localhost/index.php

                  Sajnáljuk, hiba történt a tartalom megjelenítése során. Ha Ön felhasználó, akkor próbálja újra később. Ha rendszergazda, akkor további információkért nézze meg a Flarum naplófájljait.

                    még annyi /nem tudom érdekes e /etc/init.d/apache2 restart * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

                      warpa köv történt http://localhost/teszt.php Not Found The requested URL /teszt.php was not found on this server. Apache/2.2.4 (Ubuntu) Server at localhost Port 80 és ugyanez /home.vadasy/teszt.php ra is

                        warpbocs rossz helyre tettem így ugyanaz: meg szeretné nyitni v menteni

                          vadasymi a /etc/apache2/000-default fájl tartalma? ______________ ..::Sevoir::..

                            Sevoircsak itt van 000-default /etc/apache2/sites-enabled/000-default NameVirtualHost vadasy.home:80 ServerAdmin webmaster@localhost DocumentRoot /var/www/vadasy Options FollowSymLinks AllowOverride None Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all # This directive allows us to have apache2's default start page # in /apache2-default/, but still have / go to the right place #RedirectMatch ^/$ /apache2-default/ ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all ErrorLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access.log combined ServerSignature On Alias /doc/ "/usr/share/doc/" Options Indexes MultiViews FollowSymLinks AllowOverride None Order deny,allow Deny from all Allow from 127.0.0.0/255.0.0.0 ::1/128

                            vadasyezeket nezd meg: az /etc/apache2/apache2.conf ban legyen ilyen: # Include module configuration: Include /etc/apache2/mods-enabled/*.load Include /etc/apache2/mods-enabled/*.conf az /etc/apache2/mods-avaiable/php5.conf tartalma: <IfModule mod_php5.c> AddType application/x-httpd-php .php .phtml .php3 AddType application/x-httpd-php-source .phps </IfModule> az /etc/apache2/mods-avaiable/php5.load tartalma: LoadModule php5_module /usr/lib/apache2/modules/libphp5.so ha ezek megvannak akkor inditsd ujra az apache2 t ______________ ..::Sevoir::..

                              Sevoiraz első nem volt csak rendben apache2.conf továbbra sem megy a php /etc/init.d/apache2 restart * Restarting web server apache2 [Wed Mar 26 12:24:19 2008] [warn] module alias_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module auth_basic_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module authn_file_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module authz_default_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module authz_groupfile_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module authz_host_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module authz_user_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module autoindex_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module cgi_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module dir_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module env_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module mime_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module negotiation_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module setenvif_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] module status_module is already loaded, skipping [Wed Mar 26 12:24:19 2008] [warn] The Alias directive in /etc/apache2/mods-enabled/alias.conf at line 15 will probably never match because it overlaps an earlier Alias. apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName [Wed Mar 26 12:24:29 2008] [warn] module alias_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module auth_basic_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module authn_file_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module authz_default_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module authz_groupfile_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module authz_host_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module authz_user_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module autoindex_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module cgi_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module dir_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module env_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module mime_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module negotiation_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module setenvif_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] module status_module is already loaded, skipping [Wed Mar 26 12:24:29 2008] [warn] The Alias directive in /etc/apache2/mods-enabled/alias.conf at line 15 will probably never match because it overlaps an earlier Alias. apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName