Search found 4 matches

by Gertony
Saturday 02 November 2019 10:50
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 841124

Re: Pass2PHP


You'll have to use: https://github.com/Egregius/PHP-Floorplan-and-advanced-automation-for-Domoticz/blob/master/secure/Create-Update%20SQL%20Database.txt to create the database.
Pass2PHP is using it... and floorplans as well. Consider floorplans a nice additional feature to Pass2PHP they used to be ...
by Gertony
Friday 01 November 2019 22:03
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 841124

Re: Pass2PHP


Found it!

Gonna give it a new try!
Good stuff! Good luck! Should be easy now! ;)


Sent from my iPhone using Tapatalk
[/quote]

Should be....

followed almost the complete guide, until i had to import a file in phpMyadmin.
i could'nt find the Egregius database and figured this is only used for ...
by Gertony
Friday 01 November 2019 12:00
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 841124

Re: Pass2PHP


ok, GOT IT SOLVED!!!

I thought I had this issue before and after scrolling down this topic I found it!

The folowing lines need to be added to the _Fetchdomoticz.php file.
require '/var/www/config.php';
require 'functions.php';

Is there a chance you want to add them to your file as well? ( for ...
by Gertony
Friday 01 November 2019 7:15
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 841124

Re: Pass2PHP

Good morning all!

I really want to try the Pass2php script.

I treid a lot to get it working but it isnt working right now.

What i did:

Installed all the php versions wich i could find on my Raspberry pi (running Domoticz)
placed the JSON.lua and ee5_base64.lua in the script folder on my pi ...