harshraj22 / harshraj22/Automated_Payroll

unable to run automate.php

Open
#113 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Warning: require_once(../authenticate/login.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\Automated_Payroll\Payroll\automate\automate.php on line 3

Fatal error: Uncaught Error: Failed opening required '../authenticate/login.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Automated_Payroll\Payroll\automate\automate.php:3 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Automated_Payroll\Payroll\automate\automate.php on line 3

Can you please help?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Payroll/automate/automate.php, especially line 3, and inspect whether the referenced authenticate/login.php exists at the expected relative path. Run automate.php in the reported XAMPP setup and compare the path from the script's location with the repository layout. Done means the file loads without the reported missing-file warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.