kostenloser Webspace werbefrei: lima-city


Xampp erkennt nicht alle Verzeichnisse/Dateien

lima-cityForumDie eigene HomepageHomepage Allgemein

  1. Autor dieses Themas

    w******s

    Bei mir ist folgendes Problem aufgetreten:
    Nach der Installation von Xampp (Linux) habe ich ohne weiteres WordPress installieren können und es hat auch alles einwandfrei geklappt.
    Seit dem letzten Aufruf erkennt es aber Verzeichnisse, die ich dorthin kopiere nicht mehr (zumindest nicht mehr alle?). Ich habe also den WordPress Ordner gelöscht, da meine zugefügten Themes nicht angezeigt wurden und wollte das ganze neu installieren. Habe den einen neuen Ordner angelegt und die Dateien hineinkopiert. Normale WP-Installation über /wp-admin/install.php.. Jedoch bekomme ich dann folgende Meldung:
    Zugriff verweigert!
    
    Der Zugriff auf das angeforderte Objekt ist nicht möglich. Entweder kann es vom Server nicht gelesen werden oder es ist zugriffsgeschützt.
    
    Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.
    Error 403

    Dieses Problem tritt nicht bei allen Unterverzeichnissen auf, sondern bisher nur beim "wp"-Ordner.

    Bei der Installation von Xampp wurde mir gesagt, dass ich auf Ubuntu keine Rechte hätte, in die htdocs zu schreiben. Habe dann eine Verknüpfung zu diesem Ordner erstellt, und damit ging es. Nun kann ich aber auch in die htdocs schreiben. Könnte das damit was zu tun haben?
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. du musst die rechte so setzen das die xampp prozesse drauf zugreifen dürfen

    du darfst in die verzeichnisse von serverdiensten normalerweise nur als root schreiben, also sind die verzeichnisse auch nur für root les und schreibbar

    mach mal bitte

    ls -l

    in dem verzeichniss wo deine ordner liegen und poste es hier

    Beitrag zuletzt geändert: 30.4.2009 20:13:44 von fatfox
  4. Autor dieses Themas

    w******s

    fatfox schrieb: mach mal bitte
    ls -l
    in dem verzeichniss wo deine ordner liegen und poste es hier
    fabian@fabian-desktop:~$ ls -l /opt/lampp/htdocs/fabian/
    insgesamt 20
    -rw-r--r-- 1 fabian fabian   22 2009-04-28 11:59 index.php~
    drwxr-xr-x 2 fabian fabian 4096 2009-04-30 19:20 php
    drwxr-xr-x 2 fabian fabian 4096 2009-04-28 12:01 test
    drwxrwx--- 5 fabian fabian 4096 2009-04-27 23:57 wordpress
    drwxr-xr-x 5 fabian fabian 4096 2009-04-28 12:04 wp
    Info: Der Ordner php und test funktionieren. wordpress und wp nicht.
    fatfox schrieb: du darfst in die verzeichnisse von serverdiensten normalerweise nur als root schreiben, also sind die verzeichnisse auch nur für root les und schreibbar
    Ja, aber ich kann in den htdocs-Ordner gehn und was verändern, also schreiben auch ohne meine Verknüpfung.
  5. mach mal bitte als root

    chmod 755 /opt/lampp/htdocs/fabian/wordpress


    dann bitte zur kontrolle nochmal

    ls -l
    die ausgaben in der ersten spallte sollten nun gleich sein
  6. Autor dieses Themas

    w******s

    Jetzt sieht es so aus:
    -rw-r--r-- 1 fabian fabian   22 2009-04-28 11:59 index.php~
    drwxr-xr-x 2 fabian fabian 4096 2009-04-30 19:20 php
    drwxr-xr-x 2 fabian fabian 4096 2009-04-28 12:01 test
    drwxr-xr-x 5 fabian fabian 4096 2009-04-27 23:57 wordpress
    drwxr-xr-x 5 fabian fabian 4096 2009-04-28 12:04 wp
    Bei Aufruf der /wp-admin/install.php erhalte ich weiterhin die Fehlermeldung. Bei Aufruf des Ordner wordpress erhalte ich folgende Fehlermeldung:
    Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
    
    Fatal error: Unknown: Failed opening required '/opt/lampp/htdocs/fabian/wordpress/index.php' (include_path='.:/opt/lampp/lib/php') in Unknown on line 0
    fabian@fabian-desktop:~$ ls -l /opt/lampp/htdocs/fabian/wordpress
    ergibt:
    insgesamt 300
    -rwxrwx--- 1 fabian fabian   397 2009-02-12 09:10 index.php
    -rwxrwx--- 1 fabian fabian 15410 2008-12-06 06:47 license.txt
    -rwxrwx--- 1 fabian fabian  9386 2009-02-12 09:10 liesmich.html
    -rwxrwx--- 1 fabian fabian  7638 2008-10-29 18:10 readme.html
    drwxrwx--- 7 fabian fabian  4096 2009-03-30 16:54 wp-admin
    -rwxrwx--- 1 fabian fabian 40271 2009-02-12 09:10 wp-app.php
    -rwxrwx--- 1 fabian fabian   220 2009-02-12 09:10 wp-atom.php
    -rwxrwx--- 1 fabian fabian   274 2009-02-12 09:10 wp-blog-header.php
    -rwxrwx--- 1 fabian fabian  3424 2009-02-12 09:10 wp-comments-post.php
    -rwxrwx--- 1 fabian fabian   238 2009-02-12 09:10 wp-commentsrss2.php
    -rwxrwx--- 1 fabian fabian  1779 2009-04-27 23:58 wp-config.php
    -rwxrwx--- 1 fabian fabian  1779 2009-04-27 23:58 wp-config.php~
    drwxrwx--- 5 fabian fabian  4096 2009-03-30 16:54 wp-content
    -rwxrwx--- 1 fabian fabian  1242 2009-02-12 09:10 wp-cron.php
    -rwxrwx--- 1 fabian fabian   220 2009-02-12 09:10 wp-feed.php
    drwxrwx--- 5 fabian fabian  4096 2009-03-30 16:54 wp-includes
    -rwxrwx--- 1 fabian fabian  1986 2009-02-12 09:10 wp-links-opml.php
    -rwxrwx--- 1 fabian fabian  2028 2009-02-12 09:10 wp-load.php
    -rwxrwx--- 1 fabian fabian 19738 2009-02-12 09:10 wp-login.php
    -rwxrwx--- 1 fabian fabian  6932 2009-02-12 09:10 wp-mail.php
    -rwxrwx--- 1 fabian fabian   487 2009-02-12 09:10 wp-pass.php
    -rwxrwx--- 1 fabian fabian   218 2009-02-12 09:10 wp-rdf.php
    -rwxrwx--- 1 fabian fabian   316 2009-02-12 09:10 wp-register.php
    -rwxrwx--- 1 fabian fabian   220 2009-02-12 09:10 wp-rss2.php
    -rwxrwx--- 1 fabian fabian   218 2009-02-12 09:10 wp-rss.php
    -rwxrwx--- 1 fabian fabian 18718 2009-02-12 09:10 wp-settings.php
    -rwxrwx--- 1 fabian fabian  3434 2009-02-12 09:10 wp-trackback.php
    -rwxrwx--- 1 fabian fabian 92428 2009-02-12 09:10 xmlrpc.php
    Ich habe jetzt einfach nochmal einen Ordner "press" erstellt und darin die WP-Dateien gelegt. Nun wollte ich lediglich die liesmich.html aufrufen und bekomme auch wieder die Fehlermeldung "Zugriff verweigert!". Das kann doch nicht sein. Ich habe ja auch in dem php- und test-Ordner php-Dateien, die ohne weiteres laufen. Aber alles was mit WP zu tun hat funktioniert nicht!

    Jetzt schon mal DANKE=)
  7. was sagen denn die rechte für /opt/lampp/lib/php ?

    was gibt denn ein

    ls -l /opt/lampp/lib


    Beitrag zuletzt geändert: 7.5.2009 21:45:18 von fatfox
  8. Autor dieses Themas

    w******s

    ls -l /opt/lampp/lib/php
    insgesamt 876
    drwxr-xr-x  2 root root   4096 2007-02-09 09:36 Archive
    drwxrwxr-x  4 root root   4096 2007-01-11 12:32 Auth
    drwxrwxr-x  2 root root   4096 2003-10-31 02:14 Auth_HTTP
    -rw-rw-r--  1 root root  24002 2005-08-15 17:52 Auth.php
    drwxrwxr-x  2 root root   4096 2005-08-15 17:53 Benchmark
    drwxr-xr-x  2 root root   4096 2009-03-31 23:22 build
    drwxrwxr-x  4 root root   4096 2005-08-15 17:53 Cache
    -rw-rw-r--  1 root root  10926 2005-08-15 17:53 Cache.php
    -rw-r--r--  1 root root  56262 2003-07-10 16:36 class.ezpdf.php
    -rw-r--r--  1 root root 103496 2003-07-10 16:36 class.pdf.php
    drwxrwxr-x  3 root root   4096 2005-08-15 17:53 Config
    -rw-rw-r--  1 root root   8539 2005-08-15 17:53 Config.php
    drwxr-xr-x  2 root root   4096 2007-08-31 16:05 Console
    -rw-rw-r--  1 root root  62853 2005-08-15 17:55 Contact_Vcard_Build.php
    -rw-rw-r--  1 root root  26008 2005-08-15 17:55 Contact_Vcard_Parse.php
    drwxr-xr-x  2 root root   4096 2005-08-15 17:52 Crypt
    drwxr-xr-x 13 root root   4096 2007-02-14 19:45 data
    drwxr-xr-x  2 root root   4096 2005-08-15 17:55 Date
    -rw-rw-r--  1 root root  37243 2005-08-15 17:55 Date.php
    drwxr-xr-x  5 root root   4096 2005-08-15 18:05 DB
    drwxrwxr-x  3 root root   4096 2005-08-15 17:55 DBA
    -rw-rw-r--  1 root root  10182 2005-08-15 17:55 DBA.php
    -rw-rw-r--  1 root root  38937 2005-08-15 17:55 DB.php
    drwxrwxr-x 56 root root   4096 2008-11-11 16:56 doc
    drwxr-xr-x 46 root root   4096 2003-07-10 18:18 docs
    -rw-r--r--  1 root root  15893 2009-03-31 23:23 encoder.php
    drwxr-xr-x  3 root root   4096 2008-12-01 16:58 extensions
    drwxr-xr-x  3 root root   4096 2005-08-15 18:08 File
    -rw-rw-r--  1 root root  16450 2005-08-15 18:08 File.php
    drwxrwxr-x  3 root root   4096 2005-08-30 13:39 font
    -rwxrwxrwx  1 root root  45079 2008-12-02 10:03 fpdf.php
    -rw-rw-r--  1 root root  10096 2005-08-15 18:10 FSM.php
    drwxr-xr-x 13 root root   4096 2005-08-15 18:12 HTML
    drwxr-xr-x  3 root root   4096 2005-08-15 18:12 HTTP
    -rw-rw-r--  1 root root  12508 2005-08-15 18:12 HTTP.php
    drwxr-xr-x  3 root root   4096 2005-08-15 18:12 Image
    drwxrwxr-x  2 root root   4096 2005-08-15 18:12 Log
    -rw-rw-r--  1 root root  18563 2005-08-15 18:12 Log.php
    drwxr-xr-x  3 root root   4096 2005-08-15 18:12 Mail
    -rw-rw-r--  1 root root   8066 2005-08-15 18:12 Mail.php
    drwxrwxr-x  6 root root   4096 2005-08-15 18:10 Math
    drwxrwxr-x  4 root root   4096 2005-08-15 18:12 MDB
    -rw-rw-r--  1 root root  26620 2005-08-15 18:12 MDB.php
    drwxrwxr-x  2 root root   4096 2005-08-15 18:10 MP3
    drwxr-xr-x  8 root root   4096 2005-08-15 18:12 Net
    drwxr-xr-x  2 root root   4096 2008-12-05 08:27 OS
    drwxr-xr-x  2 root root   4096 2006-01-22 17:04 Pager
    drwxrwxr-x  3 root root   4096 2003-04-03 22:05 Payment_Clieop
    drwxr-xr-x 13 root root   4096 2008-12-05 08:27 PEAR
    -rw-r--r--  1 root root  15585 2008-12-05 08:27 pearcmd.php
    -rw-r--r--  1 root root  34813 2008-12-05 08:27 PEAR.php
    -rw-r--r--  1 root root   1806 2008-12-05 08:27 peclcmd.php
    drwxrwxr-x  3 root root   4096 2005-08-15 18:10 PHPUnit
    -rw-rw-r--  1 root root   2523 2005-08-15 18:10 PHPUnit.php
    drwxr-xr-x  2 root root   4096 2002-10-26 12:35 Schedule
    drwxrwxr-x  3 root root   4096 2003-05-31 02:16 Science
    drwxrwxr-x  2 root root   4096 2005-08-15 18:10 Stream
    drwxrwxr-x  3 root root   4096 2007-02-14 19:45 Structures
    drwxrwxr-x  2 root root   4096 2005-08-15 18:10 System
    -rw-r--r--  1 root root  19933 2008-12-05 08:27 System.php
    drwxrwxr-x 40 root root   4096 2008-11-11 16:56 test
    drwxr-xr-x 17 root root   4096 2003-07-10 18:16 tests
    drwxrwxr-x  2 root root   4096 2003-10-31 02:34 Text
    drwxrwxr-x  2 root root   4096 2005-08-15 18:12 Translation
    drwxrwxr-x  4 root root   4096 2003-10-31 02:42 Tree
    drwxrwxr-x  2 root root   4096 2003-10-31 02:31 Validate
    -rw-rw-r--  1 root root  16575 2003-10-31 02:31 Validate.php
    drwxrwxr-x  3 root root   4096 2005-08-15 18:10 Var_Dump
    -rw-rw-r--  1 root root  19516 2005-08-15 18:10 Var_Dump.php
    drwxr-xr-x  8 root root   4096 2006-04-02 19:18 XML
    drwxrwxr-x  4 root root   4096 2003-04-03 22:06 XML_CSSML

    fatfox schrieb:
    ls -l /opt/lampp/lib
    insgesamt 11744
    -rw-r--r--  1 root root    8114 2009-03-31 23:41 apr.exp
    drwxr-xr-x  2 root root    4096 2009-04-13 18:58 apr-util-1
    -rw-r--r--  1 root root    5529 2009-03-31 23:41 aprutil.exp
    -rw-r--r--  1 root root     410 2002-09-06 23:21 APRVARS
    drwxrwxr-x  2 root root    4096 2009-04-13 18:58 engines
    -r--r--r--  1 root root    5396 2008-09-16 12:12 fips_premain.c
    -r--r--r--  1 root root      68 2008-09-16 12:12 fips_premain.c.sha1
    drwxr-xr-x  2 root root    4096 2002-12-03 20:28 fonts
    drwxrwxr-x  2 root root    4096 2003-02-10 22:56 gettext
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libapr-1.so -> libapr-1.so.0.3.3
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libapr-1.so.0 -> libapr-1.so.0.3.3
    -rwxr-xr-x  1 root root  161028 2009-04-13 18:58 libapr-1.so.0.3.3
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libapreq2.so -> libapreq2.so.3.6.0
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libapreq2.so.3 -> libapreq2.so.3.6.0
    -rwxr-xr-x  1 root root   48372 2009-04-13 18:58 libapreq2.so.3.6.0
    lrwxrwxrwx  1 root root      21 2009-04-20 18:36 libaprutil-1.so -> libaprutil-1.so.0.3.4
    lrwxrwxrwx  1 root root      21 2009-04-20 18:36 libaprutil-1.so.0 -> libaprutil-1.so.0.3.4
    -rwxr-xr-x  1 root root  133072 2009-04-13 18:58 libaprutil-1.so.0.3.4
    lrwxrwxrwx  1 root root      15 2009-04-20 18:36 libbz2.so.1.0 -> libbz2.so.1.0.4
    -rwxr-xr-x  1 root root  150701 2008-12-01 16:15 libbz2.so.1.0.4
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libc-client.so -> libc-client.so.2007e
    -rwxr-xr-x  1 root root 1029028 2009-04-13 18:58 libc-client.so.2007e
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libcrypto.so -> libcrypto.so.0.9.8
    -r-xr-xr-x  1 root root 1346560 2009-04-13 18:58 libcrypto.so.0.9.8
    lrwxrwxrwx  1 root root      14 2009-04-20 18:36 libct.so -> libct.so.3.0.0
    lrwxrwxrwx  1 root root      14 2009-04-20 18:36 libct.so.3 -> libct.so.3.0.0
    -rwxr-xr-x  1 root root  359544 2009-04-13 18:58 libct.so.3.0.0
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libcurl.so -> libcurl.so.4.1.1
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libcurl.so.4 -> libcurl.so.4.1.1
    -rwxr-xr-x  1 root root  264024 2009-04-13 18:58 libcurl.so.4.1.1
    -rw-r--r--  1 root root  237944 2004-09-07 10:47 libdb.so.3
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libexpat.so -> libexpat.so.0.1.0
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libexpat.so.0 -> libexpat.so.0.1.0
    -rwxr-xr-x  1 root root  135796 2009-04-13 18:58 libexpat.so.0.1.0
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libexslt.so -> libexslt.so.0.8.13
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libexslt.so.0 -> libexslt.so.0.8.13
    -rwxr-xr-x  1 root root   61832 2009-04-13 18:58 libexslt.so.0.8.13
    lrwxrwxrwx  1 root root      12 2009-04-20 18:36 libform.so -> libform.so.5
    lrwxrwxrwx  1 root root      14 2009-04-20 18:36 libform.so.5 -> libform.so.5.3
    -rw-r--r--  1 root root   44464 2009-04-13 18:58 libform.so.5.3
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libfreetype.so -> libfreetype.so.6.3.5
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libfreetype.so.6 -> libfreetype.so.6.3.5
    -rwxr-xr-x  1 root root  414228 2009-04-13 18:58 libfreetype.so.6.3.5
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libgdbm.so -> libgdbm.so.2.0.0
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libgdbm.so.2 -> libgdbm.so.2.0.0
    -rwxr-xr-x  1 root root   23444 2009-04-13 18:58 libgdbm.so.2.0.0
    lrwxrwxrwx  1 root root      29 2009-04-20 18:36 libgd.so -> /opt/lampp/lib/libgd.so.2.0.0
    lrwxrwxrwx  1 root root      29 2009-04-20 18:36 libgd.so.2 -> /opt/lampp/lib/libgd.so.2.0.0
    -rw-r--r--  1 root root  219188 2009-04-13 18:58 libgd.so.2.0.0
    -rwxr-xr-x  1 root root   60352 2009-04-13 18:58 libgettextlib-0.11.5.so
    lrwxrwxrwx  1 root root      23 2009-04-20 18:36 libgettextlib.so -> libgettextlib-0.11.5.so
    -rwxr-xr-x  1 root root  112936 2009-04-13 18:58 libgettextsrc-0.11.5.so
    lrwxrwxrwx  1 root root      23 2009-04-20 18:36 libgettextsrc.so -> libgettextsrc-0.11.5.so
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libintl.so -> libintl.so.2.2.0
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libintl.so.2 -> libintl.so.2.2.0
    -rw-r--r--  1 root root   31220 2009-04-13 18:58 libintl.so.2.2.0
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libjpeg.so -> libjpeg.so.62.0.0
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libjpeg.so.62 -> libjpeg.so.62.0.0
    -rwxr-xr-x  1 root root  126120 2009-04-13 18:58 libjpeg.so.62.0.0
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 liblber-2.3.so.0 -> liblber-2.3.so.0.1.6
    -rw-r--r--  1 root root   48504 2009-04-13 18:58 liblber-2.3.so.0.1.6
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 liblber.so -> liblber-2.3.so.0.1.6
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libldap-2.3.so.0 -> libldap-2.3.so.0.1.6
    -rw-r--r--  1 root root  213960 2009-04-13 18:58 libldap-2.3.so.0.1.6
    lrwxrwxrwx  1 root root      22 2009-04-20 18:36 libldap_r-2.3.so.0 -> libldap_r-2.3.so.0.1.6
    -rw-r--r--  1 root root  230588 2009-04-13 18:58 libldap_r-2.3.so.0.1.6
    lrwxrwxrwx  1 root root      22 2009-04-20 18:36 libldap_r.so -> libldap_r-2.3.so.0.1.6
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libldap.so -> libldap-2.3.so.0.1.6
    drwxrwxr-x  2 root root    4096 2003-10-19 18:12 libmcrypt
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libmcrypt.so -> libmcrypt.so.4.4.7
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libmcrypt.so.4 -> libmcrypt.so.4.4.7
    -rwxr-xr-x  1 root root  197904 2009-04-13 18:58 libmcrypt.so.4.4.7
    lrwxrwxrwx  1 root root      12 2009-04-20 18:36 libmenu.so -> libmenu.so.5
    lrwxrwxrwx  1 root root      14 2009-04-20 18:36 libmenu.so.5 -> libmenu.so.5.3
    -rw-r--r--  1 root root   24288 2009-04-13 18:58 libmenu.so.5.3
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libmhash.so -> libmhash.so.2.0.0
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libmhash.so.2 -> libmhash.so.2.0.0
    -rwxr-xr-x  1 root root  146700 2009-04-13 18:58 libmhash.so.2.0.0
    lrwxrwxrwx  1 root root      12 2009-04-20 18:36 libming.so -> libming.so.0
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libming.so.0 -> libming.so.0.3.0
    -rw-r--r--  1 root root  322612 2009-04-13 18:58 libming.so.0.3.0
    lrwxrwxrwx  1 root root      15 2009-04-20 18:36 libncurses.so -> libncurses.so.5
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libncurses.so.5 -> libncurses.so.5.3
    -rw-r--r--  1 root root  261624 2009-04-13 18:58 libncurses.so.5.3
    lrwxrwxrwx  1 root root      13 2009-04-20 18:36 libpanel.so -> libpanel.so.5
    lrwxrwxrwx  1 root root      15 2009-04-20 18:36 libpanel.so.5 -> libpanel.so.5.3
    -rw-r--r--  1 root root   12428 2009-04-13 18:58 libpanel.so.5.3
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libpng12.so -> libpng12.so.0.12.0
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libpng12.so.0 -> libpng12.so.0.12.0
    -rwxr-xr-x  1 root root  140040 2009-04-13 18:58 libpng12.so.0.12.0
    lrwxrwxrwx  1 root root      11 2009-04-20 18:36 libpng.so -> libpng12.so
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libpng.so.3 -> libpng.so.3.12.0
    -rwxr-xr-x  1 root root  162563 2006-09-20 11:15 libpng.so.3.12.0
    -rwxr-xr-x  1 root root  108500 2009-04-10 10:35 libpq.so.4
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libsablot.so -> libsablot.so.0.100.0
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libsablot.so.0 -> libsablot.so.0.100.0
    -rwxr-xr-x  1 root root 1121320 2009-04-13 18:58 libsablot.so.0.100.0
    lrwxrwxrwx  1 root root      19 2009-04-20 18:36 libsqlite3.so -> libsqlite3.so.0.8.6
    lrwxrwxrwx  1 root root      19 2009-04-20 18:36 libsqlite3.so.0 -> libsqlite3.so.0.8.6
    -rwxr-xr-x  1 root root  339256 2009-04-13 18:58 libsqlite3.so.0.8.6
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libsqlite.so -> libsqlite.so.0.8.6
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libsqlite.so.0 -> libsqlite.so.0.8.6
    -rwxr-xr-x  1 root root  312076 2009-04-13 18:58 libsqlite.so.0.8.6
    lrwxrwxrwx  1 root root      15 2009-04-20 18:36 libssl.so -> libssl.so.0.9.8
    -r-xr-xr-x  1 root root  277188 2009-04-13 18:58 libssl.so.0.9.8
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libsybdb.so -> libsybdb.so.5.0.0
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libsybdb.so.5 -> libsybdb.so.5.0.0
    -rwxr-xr-x  1 root root  391744 2009-04-13 18:58 libsybdb.so.5.0.0
    lrwxrwxrwx  1 root root      15 2009-04-20 18:36 libtds.so -> libtds.so.4.0.0
    lrwxrwxrwx  1 root root      15 2009-04-20 18:36 libtds.so.4 -> libtds.so.4.0.0
    -rwxr-xr-x  1 root root  285372 2009-04-13 18:58 libtds.so.4.0.0
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libtdssrv.so -> libtdssrv.so.2.0.0
    lrwxrwxrwx  1 root root      18 2009-04-20 18:36 libtdssrv.so.2 -> libtdssrv.so.2.0.0
    -rwxr-xr-x  1 root root  301752 2009-04-13 18:58 libtdssrv.so.2.0.0
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libxml2.so -> libxml2.so.2.7.2
    lrwxrwxrwx  1 root root      16 2009-04-20 18:36 libxml2.so.2 -> libxml2.so.2.7.2
    -rwxr-xr-x  1 root root 1554564 2009-04-13 18:58 libxml2.so.2.7.2
    drwxr-xr-x  2 root root    4096 2008-02-26 20:02 libxslt-plugins
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libxslt.so -> libxslt.so.1.1.22
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 libxslt.so.1 -> libxslt.so.1.1.22
    -rwxr-xr-x  1 root root  207292 2009-04-13 18:58 libxslt.so.1.1.22
    lrwxrwxrwx  1 root root      13 2009-04-20 18:36 libz.so -> libz.so.1.2.3
    lrwxrwxrwx  1 root root      13 2009-04-20 18:36 libz.so.1 -> libz.so.1.2.3
    -rwxr-xr-x  1 root root   70812 2009-04-13 18:58 libz.so.1.2.3
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libzzip-0.so.13 -> libzzip-0.so.13.0.23
    -rwxr-xr-x  1 root root   20108 2009-04-13 18:58 libzzip-0.so.13.0.23
    lrwxrwxrwx  1 root root      20 2009-04-20 18:36 libzzip.so -> libzzip-0.so.13.0.23
    lrwxrwxrwx  1 root root      24 2009-04-20 18:36 libzzipwrap-0.so.13 -> libzzipwrap-0.so.13.0.23
    -rwxr-xr-x  1 root root    5300 2009-04-13 18:58 libzzipwrap-0.so.13.0.23
    lrwxrwxrwx  1 root root      24 2009-04-20 18:36 libzzipwrap.so -> libzzipwrap-0.so.13.0.23
    drwxr-xr-x  3 root root    4096 2009-04-13 18:58 mysql
    drwxr-xr-x  4 root root    4096 2008-01-23 15:29 perl5
    drwxr-xr-x 50 root root    4096 2008-12-05 08:27 php
    drwxr-xr-x  2 root root    4096 2009-04-10 10:35 pkgconfig
    drwxr-xr-x  2 root root    4096 2009-04-10 10:35 proftpd
    lrwxrwxrwx  1 root root      17 2009-04-20 18:36 terminfo -> ../share/terminfo
    -rw-r--r--  1 root root       6 2009-04-13 18:42 VERSION
    -rw-r--r--  1 root root     210 2008-12-01 23:08 xml2Conf.sh
    -rw-r--r--  1 root root     217 2008-02-26 20:02 xsltConf.sh
    Ich kann leider mit diesen Angaben absolut nichts anfangen. Danke!
  9. da ich auch keine gesteigerte ahnung von wordpress habe mach doch mal bitte

    chmod 777 /opt/lampp/lib/php


    wenns dann nicht will weiß ich auch nicht weiter
  10. Autor dieses Themas

    w******s

    fatfox schrieb: wenns dann nicht will weiß ich auch nicht weiter
    :pissed: Es will immernoch nicht gehen.
    Trotzdem danke!
  11. meine Zeit mit Linux ist schon länger her, aber evtl musst du einfach allen Dateien im wordpress verzeichnis chmod 755 geben oder
    halt 777.
    der Zugriff auf den Ordner Wordpress war ja erst mgl als die Rechte auf drwxr-xr-x waren, nur die Rechte der Dateien im Ordner sind nach wie vor -rwxrwx---. Es gibt sicherlich einen Sammelbefehl mit dem du das auf 755 "chmodden" kannst, nur hab ich den leider nicht im Kopf

    Oder du lädst dir Wordpress nochmal herunter... vlt gehts dann

    Mal ne ganz andere Frage... wenn du Linux hast, wieso brauchst du dann Xampp? Über den Paketmanager kannst du dir den Apache doch direkt implementieren und der wird dann beim Start auch mitgestartet ;)

    lg

    Edit:

    cd /opt/lampp/htdocs/fabian/wordpress
    chmod 755 * -R

    Beitrag zuletzt geändert: 7.5.2009 22:48:52 von zenks
  12. ich depp habe den unterschied von dateien und verzeichnissen vergessen...wie blöd muss man eigentlich sein...

    mein vorposter hat natürlich recht

    -R ändert die rechte rekursiv für alle dateien die angegeben wurden, mit * sind das alle im ordner enthaltenen
    vermutlich könnte das * sogar entfallen, kanns aber gerade nicht testen...

    nun aber: *gespannt bin*

    falls dich interessiert was wir eigentlich machen:

    http://www.ss64.com/bash/chmod.html (der oktett generator ist cool)

    Beitrag zuletzt geändert: 7.5.2009 23:01:39 von fatfox
  13. Autor dieses Themas

    w******s

    zenks schrieb: cd /opt/lampp/htdocs/fabian/wordpress
    chmod 755 * -R

    Danke. Es klappt! Ich hab aber ja nichts an den Rechten gemacht. Hatte immerhin WP schon mal am laufen. Nunja. Es geht jetzt wieder. Vielen Dank!

    zenks schrieb: Mal ne ganz andere Frage... wenn du Linux hast, wieso brauchst du dann Xampp? Über den Paketmanager kannst du dir den Apache doch direkt implementieren und der wird dann beim Start auch mitgestartet ;)
    Joar, da ich mich da leider nicht so auskenne. Ich hatte das anfangs auch gemacht. Nur leider wusste ich dann nicht wo ich ne Datenbank finde und in welchen Ordner ich die PHP-Dateien legen soll. Also hab ichs wieder weggemacht und versucht Xampp zu installieren. Damit hatte ich schon gearbeitet und kannte es deshalb...
    Ich weiß aber jetzt noch nicht, was/wie/wo ich mit Apache gemacht hätte...

    fatfox schrieb: falls dich interessiert was wir eigentlich machen:

    http://www.ss64.com/bash/chmod.html (der oktett generator ist cool)
    Interessieren tut es mich schon. Das chmod ist mit zumindest bekannt, dass es dabei um die Rechte geht, sprich "Lesen, schreiben, ausführen". Jedoch habe ich da wenig Erfahrung mit. Mir ist da ehrlich nicht genau klar, wieso zwischen "Owner", "Group" und "other" unterschieden wird. Zwischen "Owner" und dem Rest zu differenzieren ist ja ok, aber wer sind denn die anderen? Und warum geht es um ne Gruppe?
  14. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!