Jump to content
Bicrypto v4.0.7 + All Plugins ×

Search the Community

Showing results for tags 'PixelPhoto v1.5'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Scripts
  • Template
  • Programs
  • Shopify
  • Wordpress
    • Themes
    • Plugins
  • Flutter
  • Android
  • IOS
  • Unity
  • WHMCS
    • Templates
    • Plugins
  • Invision Community Suite
    • Applications and Plugins
    • Styles
  • XenForo
    •  Releases
    •  Add-ons
    •  Styles
  • Opencart
    • Templates
    • Modules
  • Vbulletin 5.x

Forums

  • Community
    • Rules
    • Announcements
    • General Discussion
    • Request Section
    • Giveaways
  • General Discussion
  • Webmaster Tools
    • Scripts
    • Templates
    • Programs
    • Shopify
  • App
    • Android
    • IOS
    • Flutter
    • Unity
  • Wordpress
    • Themes
    • Plugins
  • Webmaster Marketplace
    • Marketplace (Buy, Sell and Trade)
    • Traffic Market (Buy, Sell and Trade)
    • Services
    • Domains
    • Freebie & Coupons Zone
  • IPS
    • Applications And Plugins
    • Styles
  • XenForo 2.x
    •  Releases
    •  Add-ons
    •  Styles
  • Vbulletin 5.x
    •  Releases
  • Opencart
    • Templates
    • modules
  • WHMCS
    •  Releases
    • Templates
    • Plugins
  • Courses and Books
    • Udemy
    • eBooks
    • Tutorial
    • Other Courses
  • Donia WeB's Topics
  • BARONIP's Free Udemy
  • BARONIP's Free Apps

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 1 result

  1. Hi Donia Web community. I will tell you how to install PixelPhoto. First of all, check whether these features are available on the site where you want to install the Script. Step 1 - First download the PixelPhoto Script shared by @Mahmoud and upload it to your site in ".zip" format. Step 2 - Now login to your HPanel or CPanel. Create a new database, create an unmixed name and password. Be careful not to include the "$" dollar symbol in the password. Step 3 - Enter the Script file in the PixelPhoto 1.5 zip file that we downloaded from Mahmoud, then take the "database.sql" file there and upload it to the Database we opened. Step 4 - We will send the file that we put on the desktop to the MySQL database that we have opened now. Click on this and upload "database.sql". Step 5 - After "database.sql" is sent to MySQL, we come to the File manager and click "Extract" to the zip file we uploaded to the site. Step 6 - Finally, enter the (Script File/sys/config.php) file and delete all the text in its content. Paste the code below where you deleted it. <?php $sql_db_host = "localhost"; // MySQL Database User $sql_db_user = "DB_USER"; // MySQL Database Password $sql_db_pass = "DB_PASS"; // MySQL Database Name $sql_db_name = "DB_NAME"; // Site URL $site_url = "http://example.com"; // e.g (http://example.com) ?> Note : As I mentioned in step 2, replace the database information you created with the ones written in this code. (You don't touch a "sql_db_host = "localhost" )
×
×
  • Create New...