Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Problem with Authentication #83

Open
heibie opened this issue Mar 1, 2016 · 1 comment
Open

Problem with Authentication #83

heibie opened this issue Mar 1, 2016 · 1 comment

Comments

@heibie
Copy link

heibie commented Mar 1, 2016

Hi
Just installed Tweetnest on a shared Hoster, whit PHP 5.5.3 in FPM/FastCGI-Mode.
calling "/maintenance/loadtweets.php" won't work. It seems as if the "$_SERVER['PHP_AUTH_USER']" is not set.
I read some threads on stackoverflow, but the mentioned workarounds won't fix my problem.

My solution is removing the Password in the config File, comment out line 47 in mpreheader.php and securing the "maintenance"-Folder with .htaccess and .htpasswd

Has anyone the same problems and perhaps a fix that works?

best regards
Heiko

@jollysea
Copy link

Had the same problem, your solution works fine for me. Sadly, I'm not able to find out why I couldn't get to run the file. I switched to a newer php version, had to update some tweetnest files and since then, I couldn't run the cronjob or access the loadtweets.php-file via browser. It worked before, so I guess the bad boy is the new php-version?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants