| | | | |
| | |
| Gast
Beiträge: n/a
| Hallo, Habe ein rießes Problem. Habe gestern einen Paidmail Script ersteigert und habe auch gelich alles auf dem Serer installiert. Aber leider kommt immer folgende Meldung wenn ich die index.php Datei aufrufe: Warning: fopen(): Unable to access /home/scorpion/mainwebsite_html/meine domain/paidmail /site/html/header.html in /home/virtual/site280/fst/var/www/html/paidmail/includes/global.php on line 65 Warning: fopen(/home/scorpion/mainwebsite_html/meine domain/paidmail /site/html/header.html): failed to open stream: No such file or directory in /home/virtual/site280/fst/var/www/html/paidmail/includes/global.php on line 65 File Does'nt Exists Hier noch die Anleitung zu dem Script: Script Requirements 1) Php 2) MySQL 3) MySQL Dump 4) Control Panel is preferred ************** Installation Instructions 1) Change all instances of the word YourSiteName with your actual site name. 2) Set up the MySQL database. The MySQL tables that you need to use are found in a file called sqltable.sql. 3) Modify the following files: A. gold_vars.php - change the physical path of the gold membership folder to your actual path. Currently it is set as /home/netprofi/public_html/dieselmail/gold_membership B. global.php - This file is found in the Includes folder. Change the path of the vars.php and vars_arrays.php files, which are found in the Includes folder. The 2 lines that you need to modify are: include("/home/netprofi/public_html/dieselmail/includes/vars.php"); include("/home/netprofi/public_html/dieselmail/includes/vars_arrays.php"); C. vars.php - This is the file where you set your database name, database username and database password. !! Remember that you will have to edit the files from dieselmail/site/html so that they will match your website. 4) Set the permssions to all the PHP files to 755. With the following exceptions: includes/vars_misc.php - this file should be set to 777 includes/vars_commission.php - this file should be set to 777 Also set the following files to 777: ** site/html/email/ - all files in this folder should be set to 777 ** admin/backup.sql file ** site/html/header.html and site/html/footer.html ** admin/temp.txt ** gold_membership/random.txt ===================== Your admin area URL is http://www.YourSiteName.com/dieselmail/admin/admin.php Was kann ich tun damit es funktioniert habe mich genau an die Anleitung gehalten. MFG Dominik |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Gast
Beiträge: n/a
| Also hier der Code: //function to reader contents of a file function file_reader($fileurl) { $file=fopen($fileurl,'r') or die("File Does'nt Exists"); if (filesize($fileurl) > 0 ) { $contents=fread($file,filesize($fileurl)); fclose($file); return $contents; } } Ich habe jetzt alles auf 777 stehn aber geht immer noch nicht. |
| | |
| Gast
Beiträge: n/a
| Also hab nochmal alles geändert jetzt sieht der Code so aus: //paths to folders $url="www.kenk.alfahosting.org/paidmail"; $path="http://207.218.250.35/kenk.alfahosting.org/paidmail"; //example $site_url="$url/site"; //virtual path of the site folder $site_path="$path/site"; //physical path of the site folder $siteadds="kenk.alfahosting.org/paidmail"; //site address $sitename="Fireeye-Web.De"; //site name |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [Erledigt] Statistik Script Referrer Problem | 7Style | PHP Tipps 2008 | 28 | 01.07.2008 15:14 |
| Problem mit php script | Jelko | PHP Tipps 2008 | 2 | 19.08.2007 23:28 |
| Problem bei Dateidownload via PHP Script | niffi | PHP-Fortgeschrittene | 7 | 01.06.2007 19:39 |
| Problem mit einem Script wo ich ned weiterkomme | MatthiasNI | PHP Tipps 2006 | 3 | 14.10.2006 17:35 |
| Problem mit einem Script | PHP Tipps 2007 | 7 | 28.11.2005 16:37 | |
| Problem mit Login Script | PHP Tipps 2007 | 4 | 15.11.2005 17:29 | |
| mal funktionierts, mal nicht - großes Problem mit PHP Script | nicobischof | PHP Tipps 2005-2 | 5 | 01.10.2005 16:13 |
| Problem mit Bilder einfügen Script | PHP Tipps 2005-2 | 3 | 21.07.2005 00:28 | |
| problem mit login script | PHP Tipps 2005 | 26 | 20.05.2005 22:10 | |
| Problem mit einem Bildergallery Script (Strato Problem???) | sharky | PHP Tipps 2007 | 9 | 05.01.2005 11:00 |
| Problem mit Script | PHP Tipps 2004 | 4 | 27.08.2004 01:36 | |
| Termin Script Problem | PHP Tipps 2004 | 16 | 16.08.2004 08:35 | |
| Problem beim Upload mehrerer Dateien per Script | PHP Tipps 2004 | 1 | 04.08.2004 16:26 | |
| Script Problem: parse error unexpected $end | PHP Tipps 2004 | 5 | 02.08.2004 13:25 | |
| delete script problem | PHP Tipps 2004 | 5 | 23.07.2004 14:39 | |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| alfahosting fopen, paidmailer script, paidmail script anleitung, fopen alfahosting does not work, paidmailscript einlogen admin fehler, script ersteigert, problem include alfahosting, include alfahosting, php include alfahosting geht nicht, php isfile domäne, alfahosting php include, alfahosting fclose(), fehler php skript, parse error: parse error in paidmail\\includes\\global.php, alfahost php anleitung |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.