installazione script php

gozzilla71

Nuovo Utente
21 Ago 2008
4
0
0
salve a tutti mi sono appena iscritto a questo interessantissimo forum.
Spero di essere capitato nel posto giusto e volevo, se possibile, esporvi il mio problema.
Ho acquistato da un sito uno script scritto in php (con all'interno un database) e volevo installarlo in locale per poterlo vedere e studiare un pochino. Ho scaricato ed installato EasyPHP 1.8 solo che non riesco ad installare lo script perchè questo va prima configurato.
Io sinceramente ne so pochissimo di programmazione.
Credete di potermi dare una mano?
Vi ringrazio anticipatamente
Ciao
 

gozzilla71

Nuovo Utente
21 Ago 2008
4
0
0
Sicuramente…….
Dal file “ReadMe” riporto parte di quello che mi si richiede di fare (requisiti, installazione, cron job) e precisamente:

Requirements :
--------------
1. A webserver with php 4.3 or higher (If you're curious about what version you have, run the phpinfo.php script which comes with this release)
2. CURL must be installed and be compiled into PHP
3. MySQL
4. You must have sendmail or Smtp installed

Notes :
-------
This script use a $_SESSION (session) for all parameters, so you need create a new session in your web browser or perform a logout for
any changes are lodaed.


Installation :
--------------
1. Download the script and unzip the file
2. Configure and set parameters in your config_inc.php
3. Upload the contents of the zip file to your server
4. Upload your license file (license_inc.php) to your script folder.
5. CHMOD "cron" folder and all files under it to 755 (0755 or r-x-r-x-r-x)
6. Direct your web browser to the install script (http://yourdomain.com/install.php) to create MySQL database and all tables
7. Login to Control Panel (http://yourdomain.com/admin/setting.php) and set all parameters
8. Delete the install.php from your website.


Cron Job :
----------
Run all scripts in your "cron" directory!
1. del_ads.php (to delete expiired ads in your classifieds) -> Run every day (once a day)
2. sendmails.php (to send auto follow up messages) -> Run every day (once a day)
3. set_exp.php (to set expired membership) -> Run every day (once a day)
 

Eliox

Utente Attivo
25 Feb 2005
4.390
3
0
Dato che suppongo che tu abbia già scompattato l'archivio zip, passiamo al file config_inc.php? quali setaggi sono richiesti?
 

gozzilla71

Nuovo Utente
21 Ago 2008
4
0
0
il file config_inc è il seguente:

<?php
#-----------------------------------------------------------------------------#
#----------------------------- Script4Profit.com -----------------------------#
#------------------------- nXn Matrix AutoWithdrawal ------------------------#
#---------- http://www.Script4Profit.com - [email protected] -----------#
#------------------- Copyright © 2007 Elwin HG - Indonesia ------------------#
#-----------------------------------------------------------------------------#
// This is the main configuration file. To get this script running
// and customize it to your needs, you will have to change some
// parameters here. Every parameter is explained with a comment,
// and you must ONLY change the values between the two " in every line!
//
// The first part are the parameters you definitely have to change to
// get things running so you can at least use the 'install.php' script

// -------------------- REQUIRED PARAMETERS --------------------

// Your MySQL server/host :
$conf['dbhost'] = "localhost";
// IMPORTANT: If you don't know what MySQL is or wether you have a
// MySQL server or not, then you have a problem - contact you server
// administrator.

// MySQL database name :
$conf['dbname'] = "nXn_autowithdraw";

// MySQL database username :
$conf['dbuser'] = "root";

// MySQL database password :
$conf['dbpass'] = "";

// Your website default language :
$conf['deflang'] = "en";

// Complete path to the templates directory (with trailing slash) :
$conf['tpldir'] = getenv("DOCUMENT_ROOT")."/theme/";

// Complete path to the languages directory (with trailing slash) :
$conf['langdir'] = getenv("DOCUMENT_ROOT")."/includes/lang/";

// Complete path to the files directory (with trailing slash) :
$conf['files_directory'] = getenv("DOCUMENT_ROOT")."/files/";

// -------------------- END OF CONFIGURATION --------------------
?>
 
Discussioni simili
Autore Titolo Forum Risposte Data
glm2006ITALY aiuto installazione real-estate-management (script php) PHP 1
cewfor Installazione script php/mysql € 25 Offerte e Richieste di Lavoro e/o Collaborazione 3
B installazione script php Offerte e Richieste di Lavoro e/o Collaborazione 0
cewfor [installazione] script php/mysql Offerte e Richieste di Lavoro e/o Collaborazione 1
C installazione e bug fix script php PHP 2
C [Retribuito] Offro installazione script php/mysql Offerte e Richieste di Lavoro e/o Collaborazione 0
S Installazione apk - Procedura Sviluppo app per Android 0
R Problema installazione Realtek WiFi USB rtl8821 Reti LAN e Wireless 0
R Installazione service-worker Web Server 2
C Offro Installazione Wordpress Gratis! + Template Offerte e Richieste di Lavoro e/o Collaborazione 0
P [WordPress] Installazione plug in fallita WordPress 0
S A PAGAMENTO cerco per installazione template joomla Offerte e Richieste di Lavoro e/o Collaborazione 2
L [PHP] Installazione di imagick sotto windows con server installato manualmente PHP 13
andreas88 Problema installazione passaggio 2 Magento Magento 0
A Installazione windows vista home premium Windows e Software 3
felino [Windows 7] Errore durante l'installazione Windows e Software 1
J [offro] hosting / installazione certificati ssl / gestione server Offerte e Richieste di Lavoro e/o Collaborazione 0
D Errori dopo installazione certificato SSL in Wordpress WordPress 0
A installazione di easyphp PHP 0
D [Apache] Installazione multi istanza Tomcat Apache 0
felino Ubuntu ed errore durante l'installazione Linux e Software 4
momeraths [WordPress] cURL error: problema aggiornamento/installazione plugin WordPress 4
A installazione Apache 2.4 Apache 0
giuseppe_123 [WordPress] problema installazione temi, plugin e caricamento immagini WordPress 5
ecosito [WORDPRESS] Sostituire la cartella d'installazione? WordPress 2
V [Javascript] [Angular CLI]: installazione Javascript 2
L [PHP] aiuto per installazione mrbs PHP 0
A [HTML] Problemi con l'installazione di Disqus HTML e CSS 5
elpirata [EXCHANGE 2016] Installazione su win server 2008 enterprice Windows e Software 1
H Installazione file.apk su dispositivo Androind Sviluppo app per Android 9
M [PHP] Files Eula con installazione xampp 7.0.8 PHP 5
base90 [WordPress]Problemi con url home differente url installazione WordPress WordPress 1
localhost.nicola Errore Apache su installazione php\ext - Unable to load dynamic library PHP 0
I Help - Problema installazione tema di themeforest WordPress 1
P Problema installazione Magento 2.0.2 su server locale Wamp 3.0.0 Magento 1
M Installazione libreria Zend GData per google Api PHP 0
otto9due Problema installazione "Microsoft Camera Codec Pack (6.3.9721.0)" su win 7 64bit Windows e Software 4
LuigiDonato Installazione MySQL Apache 1
LuigiDonato Installazione Apache Apache 1
N problema installazione tema WordPress 5
S PHP Installazione da sorgente con supporto mysql (mariadb) PHP 0
F Installazione libreria GD PHP 0
A errore installazione SEO by Yoast? SEO e Posizionamento 1
V Installazione pulita windows 8 su notebook: dubbio partizioni Windows e Software 1
T Nuova installazione vB: Parse error: syntax error, unexpected T_STRING ... CMS (Content Management System) 0
P [VBulletin] problema installazione lingua it CMS (Content Management System) 1
P problemi d'installazione di vbulletin CMS (Content Management System) 0
P [VBulletin] installazione CMS (Content Management System) 1
filippino Problema installazione MaxMind GeoLiteCity WordPress 1
0 [Vendo] Realizzazione low cost sito professionale Wordpress o sola installazione Offerte e Richieste di Lavoro e/o Collaborazione 0

Discussioni simili