Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in PATH /nearyou/php/result.php #10

Closed
ychevarrias opened this issue Aug 14, 2018 · 12 comments
Closed

Error in PATH /nearyou/php/result.php #10

ychevarrias opened this issue Aug 14, 2018 · 12 comments

Comments

@ychevarrias
Copy link

Error de lectura XML:
no se encuentra el elemento raíz Ubicación:
https://6e9fa130.ngrok.io/nearyou/php/result.php
Número de línea 28, columna 1:

/nearyou/php/result.php:

$lat, 'lon' => $lon, 'acc' => $acc, 'alt' => $alt, 'dir' => $dir, 'spd' => $spd); $jdata = json_encode($data); $f = fopen('result.txt', 'w+'); fwrite($f, $jdata); fclose($f); } ?>

@thewhiteh4t
Copy link
Owner

which version are you using?

@thewhiteh4t
Copy link
Owner

operating system and browser?

@thewhiteh4t
Copy link
Owner

also try running install.sh once more it will replace nearyou files

@thewhiteh4t
Copy link
Owner

Closing due to inactivity.

@benn1701
Copy link

I have this problem.

@ychevarrias
Copy link
Author

Ubuntu 18.04 & Firefox 61.0.1 (64-bit)

@thewhiteh4t thewhiteh4t reopened this Aug 20, 2018
@thewhiteh4t
Copy link
Owner

default path for apache folder for ubuntu and kali linux is
/var/www/html
try this
cd seeker/template
cp -r nearyou/ /var/www/html
this will replace all template files, i had this problem and i have fixed this but i think you have old template files so replacing those files should fix this problem...please try and report

@ychevarrias
Copy link
Author

It does not solve it, but I tried it in a newly installed vbox and it worked.

@thewhiteh4t
Copy link
Owner

alright, i created it in ubuntu 18.04 and i encountered this error when i was testing it on termux, but i never got this error before the fix on ubuntu and kali linux, i dont know why you are getting it

commit d864fda

so should i close it now?

@ychevarrias
Copy link
Author

Yes, Close It :D

@benn1701
Copy link

benn1701 commented Sep 5, 2018

I have this error in termux

@thewhiteh4t
Copy link
Owner

@benn1701 i tested with fresh termux install and its working fine

Repository owner deleted a comment from ychevarrias Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants