[Bug 197932] PhP55-sessions fail to load
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 22 20:57:54 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197932
Bug ID: 197932
Summary: PhP55-sessions fail to load
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: brads at nyctelecomm.com
I have just performed a fresh FreeBSD install with LAMP and I have PhP55
requirements for using password_hash().
I am using the correct php.ini https://bpaste.net/show/2c7e7acba91d as
indicated in phpinfo https://bpaste.net/show/7769ad2c65f6 but PhP info does
not reflect the loaded modules.
Loaded modules -> https://bpaste.net/show/11782f6e7a63
error:
Fatal error: Call to undefined function session_start() in blah.php on line 2
code use to test:
<?php
session_start();
?>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list