Brandon Philips <[EMAIL PROTECTED]> writes:
% John % I am sure someone can help you: % http://oregonstate.edu/cws/about/ Well brandon... You are right.... After a 15 minute phone call and touching 3 people, I got into the system admin (who actually was aware that I was poking around since he is on one of the lists) and we found that I was on the wrong track. The problem was not related to the php.ini , but to the conf.php file and how the base URL was encoded. OSU has a redirection for the base URL which I was unaware of. And so I was going to the wrong place on each redirect of the web page.... It works now. Thank you for the obvious suggestion. % >=20 % > Yes. They tell me that it is all set up correctly and that it=20 % > should work.....=20 % >=20 % > However, it is not working.... So I need to dig into more debugging. % >=20 % > Do you have a specific suggestion on who I should talk with? % >=20 % >=20 % >=20 % >=20 % > Brandon Philips <[EMAIL PROTECTED]> writes: % >=20 % > %=20 % > % --0hHDr/TIsw4o3iPK % > % Content-Type: text/plain; charset=3Dus-ascii % > % Content-Disposition: inline % > % Content-Transfer-Encoding: quoted-printable % > %=20 % > % John, % > %=20 % > % Have you tried contacting Central Web Services? They run the servers. % > %=20 % > % -bp % > %=20 % > %=20 % > % On 14:12 Fri 11 Feb , John Sechrest wrote: % > % >=3D20 % > % > And that is the key, I don't have access to the system files, since % > % > this is shared by 150 other departmental web sites... % > % >=3D20 % > % >=3D20 % > % > "Shannon C. Dealy" <[EMAIL PROTECTED]> writes: % > % >=3D20 % > % > % On Fri, 11 Feb 2005, John Sechrest wrote: % > % > %=3D20 % > % > % [snip] % > % > % > Normally, I can quickly install drupal. To do that, I need to % > % > % > have PHP + mysql installed. And PHP needs to have some specific % > % > % > variables set. % > % > % > % > % > % > Normally, I have access to the php config and can change this % > % > % > at the host level. % > % > % > % > % > % > Specificially, I need to have a php.ini file that has: % > % > % > % > % > % > session.save_handler =3D3D user % > % > % > session.cache_limiter =3D3D none % > % > % [snip] % > % > % > Does anyone know how to get this kind of thing to work % > % > % > when you don't have access to the config file directly? % > % > %=3D20 % > % > % I can't say for the above items specifically, but the drupal conf= % igura=3D % > % tion % > % > % file ("/etc/drupal/conf.php" on Debian, if you have access to tha= % t) ca=3D % > % n be % > % > % used to override php configuration items by adding lines using the % > % > % "ini_set" command like this one to override the PHP memory limit: % > % > %=3D20 % > % > % ini_set("memory_limit", "16M") % > % > %=3D20 % > % > %=3D20 % > % > %=3D20 % > % > % Shannon C. Dealy | DeaTech Research Inc. % > % > % [EMAIL PROTECTED] | - Custom Software Development - % > % > % | Embedded Systems, Real-time, Device Dr= % ivers % > % > % Phone: (800) 467-5820 | Networking, Scientific & Engineering Appl= % icati=3D % > % ons % > % > % or: (541) 929-4089 | www.deatech.com % > % > %=3D20 % > % >=3D20 % > % > ----- % > % > John Sechrest . Helping people use % > % > . computers and the Internet % > % > . more effectively % > % > . =3D20 % > % > . Internet: [EMAIL PROTECTED] % > % > . =3D20 % > % > . http://www.peak.org/= % ~sech=3D % > % rest % > % > _______________________________________________ % > % > linux mailing list % > % > http://lug.oregonstate.edu/ % > % > http://lists.oregonstate.edu/mailman/listinfo/linux % > %=20 % > % --0hHDr/TIsw4o3iPK % > % Content-Type: application/pgp-signature; name=3D"signature.asc" % > % Content-Description: Digital signature % > % Content-Disposition: inline % > %=20 % > % -----BEGIN PGP SIGNATURE----- % > % Version: GnuPG v1.2.5 (GNU/Linux) % > %=20 % > % iD8DBQFCDTf/oP8TDUUjhZ0RAqjnAJ9bERgC1hWVwBKp6BuqnQ2hicQg8ACggcnF % > % sWRF/nE6otl1Z5/ye3l9xk8=3D % > % =3DRkch % > % -----END PGP SIGNATURE----- % > %=20 % > % --0hHDr/TIsw4o3iPK-- % >=20 % > ----- % > John Sechrest . Helping people use % > . computers and the Internet % > . more effectively % > . =20 % > . Internet: [EMAIL PROTECTED] % > . =20 % > . http://www.peak.org/~sech= % rest % % --0qt3EE9wi45a2ZFX % Content-Type: application/pgp-signature; name="signature.asc" % Content-Description: Digital signature % Content-Disposition: inline % % -----BEGIN PGP SIGNATURE----- % Version: GnuPG v1.2.5 (GNU/Linux) % % iD8DBQFCDTkMoP8TDUUjhZ0RAo2SAJ9aL6oJ8HJCT9v8llaH5jq1e3FCVACfY0p+ % SscJB3OkLrWR372ORKxYSNE= % =sbbA % -----END PGP SIGNATURE----- % % --0qt3EE9wi45a2ZFX-- ----- John Sechrest . Helping people use . computers and the Internet . more effectively . . Internet: [EMAIL PROTECTED] . . http://www.peak.org/~sechrest _______________________________________________ EUGLUG mailing list [email protected] http://www.euglug.org/mailman/listinfo/euglug
