phpScheduleIt
May 18, 2013, 02:07:09 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: phpScheduleIt 2.4.2 has been released!
Home
Help
Login
Register
phpScheduleIt
>
Help and Support
>
Developers
>
Log file
Pages: [
1
]
« previous
next »
Print
Author
Topic: Log file (Read 3635 times)
krem
Newbie
Karma: 0
Posts: 12
Log file
«
on:
June 13, 2007, 10:49:52 AM »
Hello,
I am trying to generate a log file, but even if I set $conf['app']['use_log'] = 1; I can't find the log file corresponding..
I tried different path:
$conf['app']['logfile'] = 'phpscheduleitlog.txt';
$conf['app']['logfile'] = '/log/phpscheduleitlog.txt';
$conf['app']['logfile'] = './log/phpscheduleitlog.txt';
$conf['app']['logfile'] = 'c:/wamp/..../phpscheduleitlog.txt';
$conf['app']['logfile'] = '..localhost/.../phpscheduleitlog.txt';
I am running PhpScheduleIt 1.2.7 on a Windows XP machine with WAMP.
Have you got any suggestion to generate a log file in a windows machine?
Thanks,
Clem
Logged
Nick
Administrator
Hero Member
Karma: 15
Posts: 5403
Log file
«
Reply #1 on:
June 14, 2007, 10:50:31 AM »
Its possible that the directory that the app is trying to write to does not have write permissions for PHP. Take a look in your webserver error logs and see if there is an error when trying to touch() something.
Logged
krem
Newbie
Karma: 0
Posts: 12
it is working now
«
Reply #2 on:
June 16, 2007, 03:30:00 PM »
That's fine, in fact I changed some code and wanted to see the log because no error where displayed on the screen, just a blank page. It was because of those errors that I wasn't able to see the log.
Thanks anyway,
Clem
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> Open Discussion
=> Donations
-----------------------------
Help and Support
-----------------------------
=> phpScheduleIt 2.x
=> EspaƱol
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
=> New Features and Suggestions
=> Developers
-----------------------------
Bugs
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
-----------------------------
Modifications
-----------------------------
=> Post Modifications
=> Request Modification
-----------------------------
Development
-----------------------------
=> phpScheduleIt 2.0
-----------------------------
Off-Topic
-----------------------------
=> Non-phpScheduleIt Discussion
Loading...