Ähm.... HILFE?
lima-city → Forum → Programmiersprachen → PHP, MySQL & .htaccess
ahnung
all
alpha
datei
fatal error
feedback
fehler
funktion
gen
main
opening
package
please
point
schauen
strang
table
there
word
zeile
-
Diesen Fehler bekomme ich wenn ich phpMyTourney installieren will!
Warning: main(D:\Dev\WWW\phpmytourney_v2.0\sources\lib/myFuncs.php): failed to open stream: No such file or directory in /home/webpages/lima-city/strange/html/gsl/sources/tourney/config.php on line 65
Warning: main(): Failed opening 'D:\Dev\WWW\phpmytourney_v2.0\sources\lib/myFuncs.php' for inclusion (include_path='.:/home/webpages/include') in /home/webpages/lima-city/strange/html/gsl/sources/tourney/config.php on line 65
Fatal error: Call to undefined function: myinclude() in /home/webpages/lima-city/strange/html/gsl/sources/tourney/config.php on line 69
Ich kann damit so ?berhaupt nichts anfangen? Was muss ich machen das des geht. -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage
-
warscheinlich musst du die datei "config.php" an eine mysql-datenbank anpassen...
sonst weis ichs net -
Also ich denke das hat damit etwas zu tun: 'D:\Dev\WWW\phpmytourney_v2.0\sources\lib/myFuncs.php' for inclusion (include_path='.:/home/webpages/include')
Aber ich wei? net was ich da machen muss! -
wieso hast du den thread 2 mal aufgemacht?
trotzdem hier nochmal meine antwort:
also gut ich ?bersetze es dir mal:
main(D:\Dev\WWW\phpmytourney_v2.0\sources\lib/myFuncs.php): failed to open stream: No such file or directory in /home/webpages/lima-city/strange/html/gsl/sources/tourney/config.php on line 65
bebeutet soviel wie die datei myFuncs.php ist in dem ordner nicht vorhanden!
liegt das script auf lima? wenn ya musst du mal den code von der config anschauen. schau dort in der zeile 65 nach da m?sste ein falscher verweis sein!
Warning: main(): Failed opening 'D:\Dev\WWW\phpmytourney_v2.0\sources\lib/myFuncs.php' for inclusion (include_path='.:/home/webpages/include') in /home/webpages/lima-city/strange/html/gsl/sources/tourney/config.php on line 65
diese fehlermeldung bedeutet das selbe schau in der datei nach und verbessere den fehler
Fatal error: Call to undefined function: myinclude() in /home/webpages/lima-city/strange/html/gsl/sources/tourney/config.php on line 69
hier versucht das script eine funktion aufzurufen die nicht defienier bzw. nicht programmiert wurde!
wahrscheinlich liegt die funktion in der myfunc.php!
hoffe konnte dir helfen -
Das ist mir auch klar aber ich komme mit diesem
D:\Dev\WWW\phpmytourney_v2.0\sources\lib/myFuncs.php
nicht wirklich klar und ich hab auch keine Ahnung was ich da einf?gen muss! -
hilft dir das?
NOTE, this is ALPHA PRE-RELEASE. It is meant for user to test it and give us
feedback. So if you do install it, please make sure to drop us a few words on
our forums.
http://phpmytourney.sourceforge.net
--------------------
How to install :
--------------------
== ALL INSTALL ==
1- Put the unziped package on your server...
2- Edit the config.php situated in /sources/tourney/config.php
-Follow the instruction in there, only a few lines to modify.
3- Run the script install.php (this will create the database tables)
== STANDALONE ONLY ==
1 - Just run the /sources/tourney/index.php and you should see
a ugly site running phpmytourney.
== IN PHPNUKE ==
1 - Copy the directory /sources/tourney/blocks in your phpnuke's blocks dir
2 - Edit the file phpmytourney-config.php in the blocks directory so the var
points on the phpmytourney's config file.
3- Copy the directory /sources/tourney/modules in yyour phpnuke's modules dir.
4- Add the tourney blocks in phpnuke and ur on.
--------------------
Post install :
--------------------
- Make sure you create yourself a admin asap. As long as there is no admin, anyone
runing the script admin_createadmin.php will ge asked to pick a new admin among the
user list.
-
Das hilft mir wenig weil des die install.txt ist und ich die selber habe. Und der Link ist ebanfalls tot!
-
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage